I was trying to integrate Ionic3 (Installable Native app) with firebase authentication with JS SDK without use of any plugin , On the web it seems to be working fine but when I install it on device It shows a captcha error showing please upgrade to supported browser to get a reCAPTCHA challenge , so is there any workaround to solve the captcha without using any plugins. I have also tried invisible captcha option but still gives some captcha error
Asked
Active
Viewed 168 times
0
-
Maybe [crosswalk](https://crosswalk-project.org/) could help – Duannx Feb 08 '18 at 06:07
-
Could you please share code in which you load Firebase SDK? – heroin Feb 08 '18 at 14:05
-
Check this post: https://stackoverflow.com/questions/44081040/ionic2-authentication-firebase – bojeil Feb 10 '18 at 02:16