rizafran

Results 134 comments of rizafran

Hi @HChen318, please follow the issue template including the needed information so we can have a better understanding of the issue. Thanks.

Hi @wickyou23, according to our [docs](https://firebase.google.com/docs/reference/fcm/rest/v1/ErrorCode#:~:text=a%20registration%20token.-,Not%20registered,-%3A%20An%20existing%20registration), `NotRegistered` error occurs when: - The client app unregisters with FCM. - The client app is automatically unregistered, which can happen if the user...

Thanks for reaching out, @igorjacauna. To make sure that we're on the same page, could you provide a minimal repro or code snippet to see how all the 3 messages...

Thanks for sharing the steps, @igorjacauna. As mentioned, is it possible for you to provide a minimal repro that I can run locally or a code snippet on how you...

Hi @igorjacauna, unfortunately, I'm unable to run the app because it looks for `InAppMessageManager` which I encountered multiple errors. If you could share the `InAppMessageManager` or if you can create...

Thanks for the sample app, @igorjacauna. Unfortunately, I'm unable to run the app as I'm not familiar with React Native. However, I tried to create a simple app that uses...

Thanks for clarifying, @Lucasfrota. It seems like we're encountering the same behavior. I'll inform the engineer about this to see if it's a bug or if something's missing in the...

Sorry for the delay in response. I just got an update from the engineer and it seems that the code you shared is working as expected. When the `displayMessage` method...

Thanks for reporting, @jesus-mg-ios. It looks like your issue is related to #9906.