Solved: Secure Login in Wappler Mobile with Remote API (No CORS Issues)

After a full week of struggling, I finally figured out how to create a secure login in a Wappler mobile project connected to a remote API — without running into CORS issues.

This setup now lets me:

  • Authenticate users via the remote API

  • Fetch and display secure remote data inside the mobile app

I’ll be releasing a full tutorial soon. For now, I’m testing if there’s an even more optimized way to do it before publishing.

4 Likes

I made this some time ago: Tutorial: Storing cookies - Maintaining user login on Android/iOS

But when something is upgraded, it probably breaks everything..
I understand there are some issues with new CapacitorJS v7.4.3 so let me know if something has changed and maybe the team can unlist that topic (or renew it)