Hello,
So i am trying to implement idp login for a mobile app. I have it working in react app but somehow i can't get it working in mobile.
I tried to make the demo app to work but it gives me this error:
In my app i can login in browser if i distribute it as pwa, but in is mobile preview it gives me the error:
Right now my login action is very similar for what i have for react app:
anyone was able to make it work in mobile preview browser?
Thanks
Hi Ruben,
Please check below thread ,
They were facing the same but with PWA this would never work so they have used IdpReact.
https://www.outsystems.com/forums/discussion/80525/idp-mobile-inappbrowserevents-plugin-not-available-try-to-re-install-the-app/
Thanks.
Hello Ajit,
Thank you for the reply.
I already saw that topic but since my app wont be distributed as pwa i don't know if that would work