Replies: 2 comments
-
I found this: |
Beta Was this translation helpful? Give feedback.
0 replies
-
It still isn't very clear today. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
if I use the dart configuration approach (with firebase_options.dart and passing DefaultFirebaseOptions.currentPlatform to Firebase.initializeApp), do I still need the GoogleService-Info.plist/google-services.json files around?
It seems to work OK without them (at least the push notifications I currently use), but I get a "Could not locate configuration file: 'GoogleService-Info.plist'." error message for iOS and am worried that this will create issues along the way...
Thx!
Johannes
Beta Was this translation helpful? Give feedback.
All reactions