We've developed and published an app which shows critical information to it's users. We need to prevent all uses from taking screenshots of the shown information.
As of the documentation we've found no robust solution so far.
Is there any solution to prevent a user from taking a screenshot? Swift would be the preferred environment, objectice-C would be also sufficient.
App runs from iOS 11 on till latest versions.
Any help appreciated.