182
Views
2
Comments
Solved
[Firebase Cloud Message Plugin] Error while generating build Android 
Question

I am getting an error while generating a build.


Although I added the google-services.zip file


Thanks in Advance,

Assif

2021-04-09 11-42-43
assif_tiger
 
MVP
Solution

Hi,

We needs to change the MABS version to not use 5.0 Beta. (for ex: 4.2) to generate the Android build

https://success.outsystems.com/Documentation/11/Delivering_Mobile_Apps/Generate_and_Distribute_Your_Mobile_App#choosing-the-mabs-version-to-build-your-mobile-packages


But if you are using your personal environment then you'll not be able to see/change your MABS version, for Outsystems forces all the personal environments to use the latest MABS version.


  • MABS 5.0 uses the Android API level 28, so you will be able to continue submitting your Android apps to Google Play, in line with the recent Google announcement.

  • MABS 5.0 uses Cordova Android engine 8.0.0 for Android apps. It is highly recommended that you revise your plugins to be compatible with this version.

  • MABS 5.0 now uses version 28 of Android support libraries.

  • With this release, we have dropped support for Android 4.4.


Ref Link :

https://success.outsystems.com/Support/Release_Notes/Mobile_Apps_Build_Service_Versions

https://success.outsystems.com/Support/Release_Notes/Mobile_Apps_Build_Service#MABS_Version_5.0


Personal Environment Users Stuck With these Now... 

@Experts Can you try to update the Plugin to meet the MABS 5.0 Standards.


- Assif


2016-11-04 00-37-21
Experts
Staff

assif_tiger wrote:

Hi,

We needs to change the MABS version to not use 5.0 Beta. (for ex: 4.2) to generate the Android build

https://success.outsystems.com/Documentation/11/Delivering_Mobile_Apps/Generate_and_Distribute_Your_Mobile_App#choosing-the-mabs-version-to-build-your-mobile-packages


But if you are using your personal environment then you'll not be able to see/change your MABS version, for Outsystems forces all the personal environments to use the latest MABS version.


  • MABS 5.0 uses the Android API level 28, so you will be able to continue submitting your Android apps to Google Play, in line with the recent Google announcement.

  • MABS 5.0 uses Cordova Android engine 8.0.0 for Android apps. It is highly recommended that you revise your plugins to be compatible with this version.

  • MABS 5.0 now uses version 28 of Android support libraries.

  • With this release, we have dropped support for Android 4.4.


Ref Link :

https://success.outsystems.com/Support/Release_Notes/Mobile_Apps_Build_Service_Versions

https://success.outsystems.com/Support/Release_Notes/Mobile_Apps_Build_Service#MABS_Version_5.0


Personal Environment Users Stuck With these Now... 

@Experts Can you try to update the Plugin to meet the MABS 5.0 Standards.


- Assif


Hello @Assif,

Hope we are not very late, but there is a new version published (v1.1.0 under development) that should fix the issue of the plugin not being ready for MABS 5.

https://www.outsystems.com/forge/component-/2678

Regards

Experts


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.