In an app that allows screen sharing among multiple users, I would like to implement a certain process only when the screen sharer is using a specific app (e.g. Instagram).
In order to implement the above feature, I would like to know if there is a way in iOS to get information on what app is on screen while screen sharing.
Does the iOS SDK provide a function to retrieve the name of the app on screen while screen sharing with ReplayKit?