27
Views
4
Comments
[Performance Monitoring Plugin (Firebase)] Unable to generate .APK & .iOS in MABS 8.0
Application Type
Mobile

Hello Outsystems forums,

Recently we've tried to upgrade the native build in our existing onboard mobile application from MABS 7.2 to MABS 8.0, and then we want to implement Firebase's performance monitoring feature using this component because the original Firebase plugin Performance Monitoring feature isn't available for MABS 8.0 builds.

After we update all the required plugins for upgrading the MABS version, including the original Firebase Mobile plugin for push notification feature. We found an issue when we apply this plugin to our mobile app, we couldn't generate the both native platforms (Android & iOS) using this component. The picture below are captured from OS Service Studio:

Any clue of what causing this issue?

I've uploaded the Android build log in attachment section. Thank you.

AndroidBuildLog (4).txt
2025-10-14 07-47-46
Win Signo

Check if all plugins are updated, also take note on the extensibility configuration make sure that the version on those links are updated

UserImage.jpg
Aditya EP

Hello, thank you for the response.

We've update the Performance Monitoring plugin to the newest one (1.0.3) with the sample clone below:

But unfortunately the problem still exist with the same error message:

Build logs attached for more information. Thank you

AndroidBuildLog.txt
2021-02-17 18-31-05
Alexandre Jacinto
Staff

Hello @Aditya Prabowo ,

Thank you for your interest in our supported Firebase Performance Monitoring plugin.

This issue seems to be related with the unsupported Firebase Mobile plugin that you mention you're using. Looking at the error on the Android build, it mentions a FirebasePlugin.java file that seems to be part of that unsupported plugin.


Best regards,

Alexandre Jacinto

UserImage.jpg
Aditya EP

Hello @Alexandre Jacinto , thank you for the response.

We are currently using the unsupported Firebase Mobile for push notification feature. We cannot remove this dependency unless there is other alternative. 

Are there any other firebase or perhaps a supported plugin one for the firebase push notification feature? Thank you.

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