62
Views
12
Comments
[Cloud Messaging Plugin (Firebase)] Send Notification Operation is not implemented
cloud-messaging-plugin-firebase
Mobile icon
Forge asset by OutSystems
Application Type
Mobile

Hi im sending 3 notification to 1 device, only diffrent body.

im using cloud messaging plugin version 4.2.1

and the ios generated in MABS 9

Cloud messaging plugin

but im getting error like this 

Operation is not implemented, or supported, or enabled.

This is the picture when i debug.

UserImage.jpg
Ricardo Silva

Hey @Yongky Saputra,

It's a bit difficult to provide any kind of help if you don't share details on what you're trying to do. Is it possible to share:

  • The Server Action you're trying to use?
  • How are you filling up the parameters for those calls?

Additionally, we noticed you're not using the latest version of the plugin and MABS (the version you're using is deprecated). Have you tried to update it?

BR.

2023-09-11 07-19-28
Yongky Saputra

Hi Ricardo,

i cannot update the plugin to the newest version because its need MABS 10

and my application using some cordova that cannot using MABS 10

i tried send 9 notification but sometimes i get 7 sometimes 9 sometimes 5. and all with the same error Operation is not implemented, or supported, or enabled.


For the logic only list of user and send to 2 device. android and ios.

i tried to replicate in my environment but its working find. do you think they might be blocked or there is limit to send notification in a minutes?

UserImage.jpg
Ricardo Silva

As I wrote before, without details it's not easy for us to understand what's going on.

Still, if you mention that everything works within your environment, maybe you misconfigured something?

2025-02-24 07-31-27
Howard Law

Same here, please find my reply in below.

Hope the issue can be fixed soon.

UserImage.jpg
Ester Denderowicz
UserImage.jpg
Hanh Pham Mai My

It seems the sending batch pushes is getting deprecated. Are your side planing to fix this plugin? Please help me to confirm asap


2025-02-24 07-31-27
Howard Law

Hi All,

I got the same issue here:

Error message showing: "Operation is not implemented, or supported, or enabled. "

Below is the success count for 4 different times, but same 5 recipients:

You can see that when sending notification to a group of recipient, it is not stable.

Please find below, it mentioned that only two of the notifications being successfully sent, while other three of the recipient failed to receive: 

And Everytime the results are different:


I do not think the MABS version is causing the problem, I am using MABS 10 different from Yongky Saputra and still got the error.

Forge Version: 4.3.0 


UserImage.jpg
Hanh Pham Mai My

Have you fixed the problem yet? I have the same issue

UserImage.jpg
Hanh Pham Mai My

Have anyone fixed the problem yet? I have still faced with this issue. my version is 4.3.0


2025-02-24 07-31-27
Howard Law

Hi Anna, 


At the moment, we changed the send batch notifications to send one by one within a for loop, and now it could send notifications consistently.


Howard  

UserImage.jpg
Hanh Pham Mai My

Thanks a lot. It works now. But I think that they need to update a plugin. We realeased this feature on production but now It does work anymore 

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