We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e502609 + eff5943 commit 8acd7afCopy full SHA for 8acd7af
iOS_SDK/OneSignalDevApp/OneSignalDevApp/Info.plist
@@ -2,6 +2,10 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
+ <key>ITSAppUsesNonExemptEncryption</key>
6
+ <false/>
7
+ <key>UIUserInterfaceStyle</key>
8
+ <string>Light</string>
9
<key>CFBundleDevelopmentRegion</key>
10
<string>en</string>
11
<key>CFBundleDisplayName</key>
0 commit comments