android - Would it work to add Firebase to my Cordova app using the "web app" approach only? -
i know there cordova plugin add firebase analytics (and others), , set each platform (ios/android/browser/..etc) separately.
but wondering, cordova apps html+js files! website structured app. work if add snippet in index.html (which firebase made web apps)??
it takes sometime before seeing results, rather long term impact of approach, have of tried it?
for firebase storage , firebase database, can make work html + js. 2 functionalities have tested in android application using web approach. however, receiving push notifications need use plugin.
Comments
Post a Comment