Hi,
The IdpMobile module has a dependency to the InAppBrowserEvents module (0.9.2).For InAppBrowserEvents the latets version is 1.0.5.Is IdpMobile compatible with InAppBrowserEvents 1.0.5?If not, is any upgrade planned?
Thanks
Ben
Good question. There are some breaking changes in the lastest InAppBrowserEvents (that will help with MABS compatibility) and before I install this component I would like confirmation that IdP Mobile works with the new version (before I break a lot of things and need to roll back etc etc).
Is it compatible or is an update planned?
Using the latest version of InAppBrowserEvent alongside with MABS 6.1, the Login works fine. The Logout with the InAppBrowser seems that have issues. Need to check it better.
Regards.
The Logout issue I mentioned is fixed and a new version is available in forge.
Thank you for your quick action :).
Kind regards,
Vincent
Hi,"Using the latest version of InAppBrowserEvent alongside with MABS 6.1, the Login works fine." - I tested it and it works just fine, but I am getting the error "InAppBrowserEvents plugin not available. Try to re-install the app." while using the emulator.Is this an expected error? The plugin does not work on emulator?Thank you in advance.
any news on this issue? I'm facing the same problem. InAppBrowserEvent V1.08.
>The plugin does not work on emulator?
I created a mobile app (IOS) and then it works.
The check plugin is done with some cordova.js functions. Maybe that is the reason why it doesn't work in the emulator.
Anyone else able to resolve this issue with mobile apps?
I updated the sample app modules and still same error as when I started a blank slate project
I'd have expected it to return a "cordova is not defined" error if that was the case