Screenshot question

Is there a way to know if a user took a screenshot while using the app?
I would like the action of taking a screenshot to trigger some other action.

Fairly good answers to this on Quora. It largely depends on the device that they are using and what they use to take a screen shot. Websites: no. Mobile devices: it depends.

https://www.quora.com/Can-websites-and-apps-see-if-you-took-a-screenshot

1 Like

Whoa, thank you for guiding me to that page. They provide some further links to iOS and Android APIs that can help with detecting or preventing screenshots…but I wonder if I can put these in place on XCode and Android Studio when I try to place my app in the webview templates described by @remko.mooi here: How to easily and cheaply create a mobile (webview) app

Of course, happy to help. :smiley:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.