-
Notifications
You must be signed in to change notification settings - Fork 4k
[📚] Migrating FlutterFire initialization misleading docs #7866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
See if this link helps to answer which services are supported and which are not : https://firebase.flutter.dev/docs/cli/#usage |
May I work on it? Can someone help me as I am new to open source contribution? |
@darshankawar Thanks for the link👍 So in case you'd like to migrate, but use one or more of these unsupported services, can you use the old configuration files to initialize those and dart initialization for everything else? Or in other words: Can you migrate partially? If so, is there anything you need to pay attention to? (E.g. adjusting the configuration files?). Would be really thankful for some advise here! |
@darshankawar That would mean that the docs are wrong:
This is not in accordance with the link you shared (https://firebase.flutter.dev/docs/cli/#usage) because for Analytics, Crashlytics, Dynamic Links, and Performance Monitoring, the files are required. |
I haven't tried to implement partial migration yet, so not sure how it works currently. Keeping it open and labeling for team to provide input on such scenario. /cc @russellwheatley |
@darshankawar @russellwheatley @creativecreatorormaybenot I love flutter and firebase but this made me very sad. analytics and crashlytics are the two most key features. I'm also using remote config. Can you please escalate? @puf or anybody . if you can't use analytics on android then it can't be teh "main" recommended way. |
@russellwheatley @darshankawar this is good but what about an eta on the real problem? Getting this working would make flavors much less painful i think :) |
@neiljaywarner - we're working on it. Some of the work required is out of our hands I'm afraid so we cannot give you a timeframe, but we'll update the documentation as and when the landscape changes. |
Thank you
....sent from my phone
…On Thu, Feb 24, 2022, 10:18 AM Russell Wheatley ***@***.***> wrote:
@neiljaywarner <https://github.com/neiljaywarner> - we're working on it.
Some of the work required is out of our hands I'm afraid so we cannot give
you a timeframe, but we'll update the documentation as and when the
landscape changes.
—
Reply to this email directly, view it on GitHub
<#7866 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXBGYIGJVX3DIBPQKFZUKTU4ZK6NANCNFSM5L6KK46Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This tip is really misleading. You cannot safely remove the configuration files as long as there are services not supporting dart initialization.

The text was updated successfully, but these errors were encountered: