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
{{ message }}
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Even though I have Crash Reporting and Storage set to true in the config, and I run npm run setup in the plugin root, Crash Reporting and Storage are still commented out in /platforms/android/configurations/nativescript-plugin-firebase/include.gradle
Is it possible to get the hook to do it? Otherwise I have to keep doing it manually all the time.
The text was updated successfully, but these errors were encountered:
Even though I have Crash Reporting and Storage set to
true
in the config, and I runnpm run setup
in the plugin root, Crash Reporting and Storage are still commented out in/platforms/android/configurations/nativescript-plugin-firebase/include.gradle
Is it possible to get the hook to do it? Otherwise I have to keep doing it manually all the time.
The text was updated successfully, but these errors were encountered: