如何让iPhone在关闭后再次显示位置授权弹窗?
我正在尝试集成 [CLLocationManagerauthorizationStatus]
但自从弹出窗口在我的应用程序上显示一次后,我尝试了一切让它再次显示。我从手机中删除了应用程序,更改了应用程序的名称,更改了捆绑包 ID、名称和应用程序名称。它一直记得它。
有人有主意吗?
I'm trying to integrate the [CLLocationManager authorizationStatus]
but ever since the pop up showed once on my app, I tried everything to make it show it again. I deleted the app from the phone, changed the name of the app, change the bundle id, name and app name. It keeps remembering it.
Anyone got an idea?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在手机上,打开“设置”,转到“常规”,滚动到底部,点击“重置”,点击“重置位置警告”。记住设置的是手机,而不是应用程序。
On the phone, open Settings, goto General, scroll to the bottom, tap Reset, tap "Reset Location Warnings". It's the phone that remembers the settings, not the app.