up
This commit is contained in:
+14
-1
@@ -78,6 +78,19 @@
|
||||
<key>aps-environment</key>
|
||||
<string>development</string>
|
||||
<key>FirebaseAppDelegateProxyEnabled</key>
|
||||
<string>NO</string>
|
||||
<false/>
|
||||
<key>NSLocalNotificationsUsageDescription</key>
|
||||
<string>¡La aplicación te enviará notificaciones locales para mantenerte informado!</string>
|
||||
<key>NSRemoteNotificationsUsageDescription</key>
|
||||
<string>¡La aplicación te enviará notificaciones remotas para mantenerte informado!</string>
|
||||
<key>UIUserNotificationTypes</key>
|
||||
<string>(UIUserNotificationTypeAlert | UIUserNotificationTypeBadge | UIUserNotificationTypeSound)</string>
|
||||
<key>UIApplicationSceneManifest</key>
|
||||
<dict>
|
||||
<key>UIApplicationSupportsMultipleScenes</key>
|
||||
<false/>
|
||||
<key>UISceneConfigurations</key>
|
||||
<dict/>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user