Add native iOS notifications (#64)
This commit is contained in:
@@ -34,11 +34,15 @@ targets:
|
||||
CFBundleShortVersionString: "$(MARKETING_VERSION)"
|
||||
CFBundleVersion: "$(CURRENT_PROJECT_VERSION)"
|
||||
ITSAppUsesNonExemptEncryption: false
|
||||
BGTaskSchedulerPermittedIdentifiers:
|
||||
- de.rfc1437.gotcha.notifications.refresh
|
||||
CFBundleURLTypes:
|
||||
- CFBundleURLName: de.rfc1437.gotcha
|
||||
CFBundleURLSchemes:
|
||||
- gotcha
|
||||
UILaunchScreen: {}
|
||||
UIBackgroundModes:
|
||||
- fetch
|
||||
UISupportedInterfaceOrientations:
|
||||
- UIInterfaceOrientationPortrait
|
||||
sources:
|
||||
|
||||
Reference in New Issue
Block a user