Skip to content

Commit

Permalink
Add ITSAppUsesNonExemptEncryption in the Info.plist of our iOS app
Browse files Browse the repository at this point in the history
  • Loading branch information
imaNNeo committed Nov 21, 2024
1 parent c44b761 commit e45f618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,7 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>

0 comments on commit e45f618

Please sign in to comment.