androidfirebasenativescriptnativescript-firebase

Nativescript app keeps crashing on android after adding firebase plugin


my nativescript app was working fine until i added firebase plugin. Now, when i run it on my device, it gives the error message 'app has stopped working' . Please help

this is the plugin i'm using https://github.com/EddyVerbruggen/nativescript-plugin-firebase


Solution

  • I found out the issue was with the plugin when building for android on windows system. it doesn't occur when building on a macbook. i already logged a complaint on their github repository, some other people have the same issue as me. there are some answers there, you can check them out