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
Hi Qusai,
Here's a bit more detail about this error:
https://success.outsystems.com/Support/Errors/MABS_errors/OS-MABS-PLG-50003
Hi Ravi,
I've seen this before, but I can't understand what to do!
See if you can find another log file here
Yes i have file !
So can you click that icon and download that file. Kindly share it as attachment here.
absolutely, This is the file
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?
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
Please share the android app generation log file after you renamed that directory.
this is a new file after renamed
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.
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
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.
Were you able to generate your app successfully?
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
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.
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.
Hi Ravi , Im very happy to know you
We are also encountering this issue for several mobile apps. Do you solve this issue already?