📜  flutter 添加 ios 权限 - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:16.086000             🧑  作者: Mango

代码示例1
NSLocationWhenInUseUsageDescription
This app needs access to location in the background.    
NSLocationAlwaysUsageDescription
This app needs access to location when in the background.
NSLocationAlwaysAndWhenInUseUsageDescription
This app needs access to location when open and in the background.