Commit d30f7f87 by Demid Merzlyakov

Updated the location permission prompt message.

parent 8118ec37
......@@ -23,6 +23,11 @@
<string>Editor</string>
<key>CFBundleURLName</key>
<string>com.onelouder</string>
<key>CFBundleURLSchemes</key>
<array>
<string>http</string>
<string>oneweather</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
......@@ -35,13 +40,9 @@
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
<key>NSAllowsArbitraryLoadsForMedia</key>
<true/>
<key>NSAllowsArbitraryLoadsInWebContent</key>
<true/>
</dict>
<key>NSLocationWhenInUseUsageDescription</key>
<string>1Weather uses your location to provide you with weather forecasts and ads. For more info visit 1weatherapp.com/privacy</string>
<string>Enabling location services helps us to provide you more accurate weather forecasts, weather alerts &amp; ads even when the app is closed or not in use. Heres our Privacy Policy: 1weatherapp.com/privacy</string>
<key>UIAppFonts</key>
<array>
<string>SF-Pro.ttf</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment