objective-c - App usage after iOS removal
滿天的星座
滿天的星座 2017-05-02 09:31:13
0
1
575

The current version of the iOS App has been removed from the shelves. Can those who have downloaded the previous version of the App still use it? Does anyone know?

滿天的星座
滿天的星座

reply all(1)
迷茫

Applications installed locally on the phone? It still works. Unless the user deletes the app themselves.
If you want to force users to not be able to use it, you can either add this switch when developing the application. When necessary, a white screen will be displayed when the user opens the application.
Or, the worst way is to abolish the server API used by the application, so that it is useless to open the application.
If it is a tool-type non-networked application and you have not added a mechanism similar to remote control, then there is nothing you can do

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template