How to get the device details when user uninstalls the ios application

醉酒当歌 提交于 2019-12-23 02:52:43

问题


I am developing an iOS Inhouse application where I need to collect the device details when a user uninstalls the application. Is there any way to achieve this??

Thanks in advance


回答1:


If you need details like usernames and passwords, credit card information, and Wi-Fi network information then store it in iCloud Keychain https://support.apple.com/en-in/HT204085



来源:https://stackoverflow.com/questions/30092691/how-to-get-the-device-details-when-user-uninstalls-the-ios-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!