mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 12:15:44 +08:00
v6 Implement Cloud Messaging (#2330)
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<key>FirebaseDynamicLinksCustomDomains</key>
|
||||
<array>
|
||||
<string>https://invertase.io/links-test</string>
|
||||
</array>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
@@ -75,10 +79,6 @@
|
||||
<false/>
|
||||
<key>rnfirebase_meta_testing_boolean_true</key>
|
||||
<true/>
|
||||
<key>FirebaseDynamicLinksCustomDomains</key>
|
||||
<array>
|
||||
<string>https://invertase.io/links-test</string>
|
||||
</array>
|
||||
<key>rnfirebase_meta_testing_string</key>
|
||||
<string>abc</string>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user