75
Views
18
Comments
OS-MABS-PLG-50003
Application Type
Mobile
Service Studio Version
11.13.0 (Build 53353)
Platform Version
11.13.0 (Build 31107)

Used the Plugin-Firebase to access notifications on my app , But there's a mistake I didn't understand! 

How can I solve this problem?




Image Caption





2022-08-03 04-32-50
Ravi Punjwani

Hi Qusai,

Here's a bit more detail about this error:

https://success.outsystems.com/Support/Errors/MABS_errors/OS-MABS-PLG-50003


  1. Which Firebase plugin are you using?
  2. What is MABS version number?
  3. Attach the Mobile App generation error details / log from the Service Center app > Monitoring > Mobile Apps
UserImage.jpg
Qusai Musleh

Hi Ravi,


I've seen this before, but I can't understand what to do! 

  • Firebase Mobile
  • OS-MABS-PLG-50003 
2022-08-03 04-32-50
Ravi Punjwani

See if you can find another log file here

2022-08-03 04-32-50
Ravi Punjwani

So can you click that icon and download that file. Kindly share it as attachment here.

UserImage.jpg
Qusai Musleh
AndroidBuildLog.txt
2022-08-03 04-32-50
Ravi Punjwani

Hi Qusai,

I think the folder name of your google-services.zip file should be com.outsystemscloud.qmu.FARMEMUI.firebase instead of firebase.com.outsystemscloud.qmu.FARMEMUI

Can you confirm you've configured the folder name correctly? If not, just try changing it and see if it works.

Did the existing configuration work anytime before? If yes, what was changed which caused this error?

UserImage.jpg
Qusai Musleh

Hi Ravi, sorry for the delay 

I changed the name of the google-services.zip to com.outsystemscloud.qmu.FARMEMUI.firebase 
instead of firebase.com.outsystemscloud.qmu.FARMEMUI 

But the mistakes are still the same , and No Never worked before



2022-08-03 04-32-50
Ravi Punjwani

Please share the android app generation log file after you renamed that directory.

UserImage.jpg
Qusai Musleh
AndroidBuildLog (1).txt
2022-08-03 04-32-50
Ravi Punjwani

Hi Qusai,

Thanks for the new log. I'm still checking your log file, but I found one issue already.

[VERBOSE] [Build]   mkdir platforms/android/app/src/main/assets/www/com.outsystemscloud.qmu.FARMEMUI.firebase
[VERBOSE] [Build]   copy  www/com.outsystemscloud.qmu.FARMEMUI.firebase/google-services(1).zip platforms/android/app/src/main/assets/www/com.outsystemscloud.qmu.FARMEMUI.firebase/google-services(1).zip (new file)

Current file name shows google-serivces(1).zip, while it should be google-services.zip

While I check the remaining log, can you keep the file name to the original name only.

UserImage.jpg
Qusai Musleh

Hi Ravi, Thanks for helping me 

I changed the name for google-services.zip in the files plugin download  and in Service Studio > Data > Resources > My Plugin Firebase file 

But the problem remains the same 







2022-08-03 04-32-50
Ravi Punjwani

Hi Qusai,

It will always need the new android app generation log to look further. Kindly attach the log file downloaded from the service center to check further about the issue.

2022-08-03 04-32-50
Ravi Punjwani

Hi Qusai,

Were you able to generate your app successfully?

UserImage.jpg
Qusai Musleh

Hello Ravi,  I am very sorry for the delay

yes but the notifications didn't work ! but the generate with Plugin-Firebase is successfully 

The problem with transferring the file was the Plugin-Fire-Base [ google-services.zip ] to the desktop 




Can the problem appear in this file? 
FARMEMUIAndroidBuildLog.txt
2022-08-03 04-32-50
Ravi Punjwani

Hi Qusai,

The file generated is really a success. The notifications not being sent can be some other issue, related to your configuration or usage of the library code in your app.

  1. Do you get any error message when you send the notifications?
  2. Did you find anything specific to this event in the Error or General Logs?
  3. Are you able to see the notification request on firebase side?

I think you should create a new forums post for figuring out that issue. I'm glad the app generation was successful. The recent logs you attached show that the plugin had no issues at all.

UserImage.jpg
Qusai Musleh

Hi Ravi , Im very happy to know you 

  1. There's nothing wrong with sending notifications.
  2. But I noticed something when I did a debug it was the Request and Response is Empty !
  3. But the Tittle and the massage is not empty 
UserImage.jpg
Aditya EP

We are also encountering this issue for several mobile apps. Do you solve this issue already?

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