[ios] Disabled Pushwoosh GPS usage.

This commit is contained in:
Ilya Grechuhin 2016-08-10 15:12:04 +03:00
parent 705a813b76
commit df89bce32d

View file

@ -245,7 +245,7 @@
</dict>
</array>
<key>PW_USE_GPS</key>
<true/>
<false/>
<key>Pushwoosh_LOG_LEVEL</key>
<string>WARNING</string>
</dict>