Dear OutSystems,I've a problem with the Cloud Messaging Plugin.Sometimes the RegisterDevice doesn't resolve. Not in an error and also not in Success.The client-action just is stuck, and the user has to clear all data of the app, to try again.The flow is simple (best practices according to the documentation):General log:
I would expect at least a time-out error or something like that.Best regards,
Jeroen Vormer
Hey Jeroen, some questions to better understand the issue:
1. Is this happening in a particular platform: Only iOS or only Android?
2. Did this happen after updating the plugin version or MABS version?
3. How often does this issue happen would you say?
4. Closing and re-opening the app does not work to fix the issue?
@Pedro Gustavo Bilro ,
the issue occurs on Android (we don't have IOS) MABS12, latest version of the plugin.Opening and losing the app is not a solution. (It will work probably)The only thing I need is a fix that this RegisterDevice action always resolves (with or without an error).Now it keeps 'hanging' for ever.Otherwise a solution using Javascript with Promise.race() and a time-out for example.Best regards,Jeroen Vormer
Hi @Jeroen Vormer,We just released a new version of the plugin in both O11 and ODC that should fix the issue you reported.