Mobile App Bootstrap 5 + Capacitor > emulating iOS

hi everybody,
(i finally decided to rebuild the mobile app with BS5+capacitor)

Something strange while emulating on iOS > login page > the login server connect seems working > it displays the toast on success
But doesn’t load current user info server connect (based on id)

It works perfectly with browser and Android

Next iOS views

Any idea?
Many thanks

There seems to be an error with your server connect actions. To see the exact error follow:

Hi,
My login SC works with Android (and Browser).
I investigated and it seems my log-out and log-in SC results 200 but other SC doesn’t load on success event / can’t retrieve user_id. They do load correctly with Browser and Android.
Don’t know how to solve this.
Thanks

Hi,
Any help appreciated, I’m stocked with iOS app deployment…
Thanks.

Hey (Salut),
Are you able to share the result of this action you can see on the preview tab please? (Onglet aperçu)
So we’ll be able to see the exact error message about this 500 error, and that will be helpful. :slight_smile:

Hi (salut!),
To be honnest I can’t open inspector anymore with Chrome and Safari for emulator since I updated my mac two weeks ago.
My problem actually is to create a cookie (and use it) or find a workaround, for iOS. My app is working for Android.
Thanks.