In iOS it appears we can detect screen shots via:
https://www.b4x.com/android/forum/threads/detect-screenshot.70880/#post-450008
In Android it looks like you can prevent screenshots via:
https://www.b4x.com/android/forum/threads/how-to-block-ban-screen-shots-of-app.52075/#post-326475
but how can we detect screenshots in Android?
I can't find any useful info on the forums but on googling the outside world I came across this which may be relevant:
https://github.com/jd-alexander/Snapper
A library wrapping exercise?
Any help appreciated...
https://www.b4x.com/android/forum/threads/detect-screenshot.70880/#post-450008
In Android it looks like you can prevent screenshots via:
https://www.b4x.com/android/forum/threads/how-to-block-ban-screen-shots-of-app.52075/#post-326475
but how can we detect screenshots in Android?
I can't find any useful info on the forums but on googling the outside world I came across this which may be relevant:
https://github.com/jd-alexander/Snapper
A library wrapping exercise?
Any help appreciated...