Hi Apple developer team,
In our iOS app, we use UIScreen.isCaptured() to detect whether the screen is being recorded or not.
This method returns true whenever non fairplay content played and for the fair play content it returns false always.
is this expected behaviour or are we doing something wrong?
Thanks