should have push notifs as well as Battery SOC monitoring
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
<key>NSAllowsLocalNetworking</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>UIBackgroundModes</key>
|
||||
<array>
|
||||
<string>fetch</string>
|
||||
<string>remote-notification</string>
|
||||
</array>
|
||||
|
||||
<key>NSLocalNetworkUsageDescription</key>
|
||||
<string>Allow the app to find and connect to the Dart VM for debugging purposes.</string>
|
||||
|
||||
Reference in New Issue
Block a user