You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On your docs: https://docs.ionicfirebaseapp.com/todo/installation-guide
i read:
If you notice Gradle task assembly debug failed with exit code one error make sure to place JSON file inside the src>android>app folder and run flutter run and your application gets installed.
But, which JSON file ?
Running app with flutter run i've this error:
Error running Gradle:
ProcessException: Process "/Users/mauro/Documents/_projects/Flutter/flutter-app-TODO-master/android/gradlew" exited abnormally:
Starting a Gradle Daemon (subsequent builds will be faster)
Command: /Users/mauro/Documents/_projects/Flutter/flutter-app-TODO-master/android/gradlew app:properties
How can i fix it ?
The text was updated successfully, but these errors were encountered:
what's the right path to move file google-services.json?
your guide is still wrong !
ps. i've bought some your other products hoping your support will be better..
On your docs:
https://docs.ionicfirebaseapp.com/todo/installation-guide
i read:
If you notice Gradle task assembly debug failed with exit code one error make sure to place JSON file inside the src>android>app folder and run flutter run and your application gets installed.
But, which JSON file ?
Running app with flutter run i've this error:
ProcessException: Process "/Users/mauro/Documents/_projects/Flutter/flutter-app-TODO-master/android/gradlew" exited abnormally:
Starting a Gradle Daemon (subsequent builds will be faster)
Command: /Users/mauro/Documents/_projects/Flutter/flutter-app-TODO-master/android/gradlew app:properties
How can i fix it ?
The text was updated successfully, but these errors were encountered: