Merge pull request #3941 from igrechuhin/pushwoosh
[ios] Set Pushwoosh log level to warning.
This commit is contained in:
commit
7b8024ca1e
1 changed files with 2 additions and 0 deletions
|
@ -246,5 +246,7 @@
|
|||
</array>
|
||||
<key>PW_USE_GPS</key>
|
||||
<true/>
|
||||
<key>Pushwoosh_LOG_LEVEL</key>
|
||||
<string>WARNING</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Reference in a new issue