Skip to content

Commit 8da652b

Browse files
authored
Fix firestore plist (#163)
Added firebase-game-loop in Info.plist
1 parent f4a747d commit 8da652b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firestore/integration_test/Info.plist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<key>CFBundleURLSchemes</key>
2727
<array>
2828
<string>REPLACE_WITH_REVERSED_CLIENT_ID</string>
29+
<string>firebase-game-loop</string>
2930
</array>
3031
</dict>
3132
</array>

0 commit comments

Comments
 (0)