Skip to content

Commit

Permalink
👽 Add iOS setting to allow iOS14 user to disable ITP
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong authored and nwingt committed Nov 13, 2020
1 parent 5a3390c commit 4d1acc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/LikeCoinApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@
<string>The app requires camera for scanning QR code</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>The app requires your permission to access your photos</string>
<key>NSCrossWebsiteTrackingUsageDescription</key>
<string>Allow Liker Land to use cross-site cookie to check your login status. This allows you to use like button in webpage without the need of popups</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>
Expand Down

0 comments on commit 4d1acc0

Please sign in to comment.