We have a mobile application in which we installed the Firebase Mobile plugin to make use of its cloud messaging functionality, the problem is that when using the InitCloudMessaging action on an iOS device, it does not return any errors but the Outsystems flow gets stuck and does not Continue with the other processes.
Debugging with my physical iOS device and iTunes I could see that the flow fails in the javascript where the firebase token is obtained inside the InitCloudMessaging action.
this happens only with iOS devices, with Android devices the whole flow works correctly.
Outsystems 11
Mabs 9.0
Someone could guide me with this problem and its possible solution?
cordial greetings
I would suggest not use this component anymore because it is deprecated and not updated/supported to/by the latest MABS version (9.0) you are using.Switch to the new supported OutSystems component: https://www.outsystems.com/forge/component-overview/12174/cloud-messaging-plugin-firebase
Hi Gabriel,
Did you correctly configure the app identifier (Apple) in the firebase panel?
Regards,Murilo Antonio.