公司的数据报表相关的APP由于是给股东等看,同时需要保密措施不希望用户对公司保密信息进行截图传播。所以这种组织截屏有什么解决方案么
欢迎选择我的课程,让我们一起见证您的进步~~
可以透過 Configuration Profile 來實現
allowScreenShot (Boolean)
Optional. When false, users are unable to save a screenshot of the display.
文檔:https://developer.apple.com/library/ios/featuredarticles/iPhoneConfigurationProfileRef/Introduction/Introduction.html
(Google答案,樓主試試)
樓主這個問題後來解決了麼,我也有類似的功能呢。
可以透過 Configuration Profile 來實現
allowScreenShot (Boolean)
Optional. When false, users are unable to save a screenshot of the display.
文檔:
https://developer.apple.com/library/ios/featuredarticles/iPhoneConfigurationProfileRef/Introduction/Introduction.html
(Google答案,樓主試試)
樓主這個問題後來解決了麼,我也有類似的功能呢。