Deployment to android phone started failing with firebase initialisation

Troubleshooting

Hello All

I was able to deploy and test from the flutterflow desktop to my android phone. But suddenly the deployment stopped working. The deployment has the below error

E/flutter (32670): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(java.lang.Exception: Failed to load FirebaseOptions from resource. Check that you have defined values.xml correctly., Exception, Cause: null, Stacktrace: java.lang.Exception: Failed to load FirebaseOptions from resource. Check that you have defined values.xml correctly.

Other projects with firebase is also failing. So i can conclude that its not project error. The app is running fine in test mode in the browser. But i dont understand why all of a sudden this stopped working. Are there others who are facing the same problem?

Thanks for any help

Collin

What have you tried so far?

Tried sample deployment of simple app without firebase - Works
Deployed other projects which was working before with firebase - Same Error
Removed the android folder from the project location and rebuild it - Same Error

Did you check FlutterFlow's Documentation for this topic?
No
6
15 replies