Hello all,
Recently we have upgraded platform to 11.33.0 and after this found that following Components are not compatible.
1. InApp Browser plugin (Supports from 11.0.108 to 11.32.0)
2. Common Plugin (Supports from 11.0.108 to 11.32.0)
and because of this we are not able to go ahead with the mobile apps.
It will be better if some helps me in this issue.
Regards
Sanjay
Hello Guys,
Final we have created ticket with Outsystems to check as the both mentioned forge components are not compatible with 11.33
1. InApp Browser plugin (Compatible with platform version 11.0.108 to 11.32.0)
2. Common Plugin (Compatible with platform version 11.0.108 to 11.32.0)
and team is checking on it.
Best Regards
Hi @Sanjay Bankar!
What is the problem? Are you getting errors? You can not publish the module? InAppBrowser have some changes recently, did you manage your code accordingly?
Best regards
We are getting error message to update
during MABS generation. And Current MABS version is 11.
You are using the MABS 11. See the release notes: https://success.outsystems.com/support/release_notes/mobile_apps_build_service_versions/mabs_11_release_notes/
On that page you have a minimum version mandatory of official plugins.
Check the version of your InAppBrowser and update for the latest one. You will face some differences, you need to update your code accordingly. One of the biggest differences is the usage of plugin InAppBrowserEvents. If you are using this one too, you have to change that plugin also.
Hi I checked ...found that
1. InApp Browser plugin (Version 3.1.0 and 3.1.1) both versions are ok for MABS 11 but is compatible with platform version 11.0.108 to 11.32.0 only
2. Common Plugin (Version11.0.108 to 11.31.0) both versions are ok for MABS 11 but is compatible with platform version 11.0.108 to 11.32.0 only.
And upgraded platform version is 11.33.
Any suggestion is much appreciated.
Hey Sanjay.
From what I understood you're not getting any errors when updating to the latest plugin versions, correct?
Since it's just a minor version update from 11.32.0 to 11.33.0, there won't be any breaking changes, so it's not expected for the plugins to stop working in this new platform version.