Add NSLocationAlwaysAndWhenInUseUsageDescription declaration for iOS
This commit is contained in:
parent
1679a9990d
commit
6945b4636c
@ -41,6 +41,8 @@
|
||||
<string>nymea:app will connect to nymea systems in the local network and allow controlling smart home equipment.</string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string>nymea:app is not using the device location at this point.</string>
|
||||
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
||||
<string>nymea:app is not using the device location at this point.</string>
|
||||
<key>NSBonjourServices</key>
|
||||
<array>
|
||||
<string>_jsonrpc._tcp</string>
|
||||
|
||||
Reference in New Issue
Block a user