How to use firebase auth, storage and push notifications in android app which represents a webview for the webapp using Firebase as backend -


i have setup firebase auth , storage backend responsive web app hosted on private servers (and not firebase deploy). , plan use same web app inside webview in android app.

do need setup firebase auth , storage again android plan have separate login activity screen? , in case, in authenticated state webview launches activity screen, activity need have separate handling firebase auth?

i couldn't find in firebase auth documentation explains how handle webview enabled web apps on android in case of cross platform development.

i don't intend use cordova/ ionic or other 3rd party tool development.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -