Android App Login Issue

Are you sure you are doing this in Wappler 6?

I think you missed it, I have stated above that I’m using wappler 5.8.2

Please have a look. Or should I try v6 beta8 instead of stable 5.8.2?

That is why i asked you to run the update command it in Wappler 6.

1 Like

Thanks for your support @Teodor. In wappler v 6.0.0 beta8, Capacitor 5.4.0, Android 5.4.0, Gradle 8.0.0, I’m able to compile apk and run on device and successfully login to my account. But Still having some issue with cookies store. I don’t understand what am I doing wrong with my project. Please check…

  1. I’ve added cookies plugin in capacitor.config.json

  1. package.json

  1. package-lock.json

  1. Even after successful login cookies doesn’t store in browser, not in device also. (see video)