I am trying to create a sign up form with firebase and login as well, I have tried so many things but it won\'t work. I keep getting this error when I click the signup butto
I had a similar issue with the device login using Firebase but i could login on the browser. I used the following commands to resolve the issue,
--cordova plugin remove cordova-plugin-whitelist--
--cordova plugin add cordova-plugin-whitelist--