草庐IT

iOS 核心位置 : How to disable the default iOS pop-up message for user permission

coder 2024-01-15 原文

我正在使用核心位置框架在我的 iOS 应用程序中收集设备位置。当我第一次在设备上安装该应用程序时,iOS 会通过如下所示的警告 View 请求用户许可。

有什么方法可以禁用此默认警报 View 并向用户显示自定义消息吗?

最佳答案

我在添加目的消息的位置添加了屏幕截图。

关于iOS 核心位置 : How to disable the default iOS pop-up message for user permission,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20197484/

有关iOS 核心位置 : How to disable the default iOS pop-up message for user permission的更多相关文章

随机推荐