Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在制作安全应用程序,我想在其中阻止 iPhone 的某些服务。所以我需要的是在任何应用程序启动之前,有一个简单的视图供用户输入密码。如果密码正确,应用程序将启动,否则应用程序将关闭。
如果您想根据 Apple 的沙盒理论通过应用商店发布您的应用,则不能这样做。即使有办法做到这一点,你也会被苹果拒绝。