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.
1 parent 5cd149b commit 25907d9Copy full SHA for 25907d9
Info.plist
@@ -31,7 +31,9 @@
31
<key>NSPhotoLibraryUsageDescription</key>
32
<string>Used to upload photos to the chat</string>
33
<key>UILaunchStoryboardName</key>
34
- <string>LaunchScreen</string>
+ <string>LaunchScreen</string>
35
+ <key>ITSAppUsesNonExemptEncryption</string>
36
+ <false/>
37
<key>UISupportedInterfaceOrientations</key>
38
<array>
39
<string>UIInterfaceOrientationPortrait</string>
0 commit comments