johannesvuorinen
johannesvuorinen
Cannot use this plugin anymore with latest Firebase_core. I guess this PR would fix that?
firebase_core: 2.14.0 firebase_analytics: 10.4.3 firebase_crashlytics: 3.3.3 firebase_performance: 0.9.2+3 firebase_dynamic_links: 5.3.3 firebase_in_app_messaging: 0.7.3+3 firebase_remote_config: 4.2.3 firebase_messaging: 14.6.3 firebase_auth: 4.6.3 With the above set I'm gettin this error on Windows: firebase_core\windows\firebase_core_plugin.cpp(134,38): error...
Got it working now. Thanks! We were using .apps directly from Firebase class and not from instance. So now only firebase_auth lagging behind which would be separate PR.