diff GeoQuiz/Info.plist @ 20:e281791e0494

finish implementation
author Dennis C. M. <dennis@denniscm.com>
date Sun, 23 Oct 2022 11:48:39 +0100
parents ce7ea84f67f5
children b3df0f5dc750
line wrap: on
line diff
--- a/GeoQuiz/Info.plist	Sun Oct 23 00:11:38 2022 +0100
+++ b/GeoQuiz/Info.plist	Sun Oct 23 11:48:39 2022 +0100
@@ -5,6 +5,7 @@
 	<key>UIBackgroundModes</key>
 	<array>
 		<string>audio</string>
+		<string>remote-notification</string>
 	</array>
 </dict>
 </plist>