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.
我希望我的应用程序在用户点击主页按钮时退出,而不是进入后台。这可能吗?
将密钥设置UIApplicationExitsOnSuspend为true在您的info.plist. 请参阅文档。
UIApplicationExitsOnSuspend
true
info.plist