Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Firebase authentication
-
Hi!
Does anyone know how to include Firebase notifications AND Authentication (email,Google,Facebook, etc) in Monaca?
I’ve tried cordova-plugin-firebase but it seems it only works with notifications.
Also couldn’t make cordova-plugin-firebase-authentication to work - it doesn’t even get loaded in the Custom Debugger (“the following plugins are not included in the debugger”), maybe there’s a compatibility problem with cordova-plugin-firebase. Same results in a debug build.
Thanks in advance!