paulinon

Results 207 comments of paulinon

Hi @fdspbsteam, I'm gonna need more than that line of code for this investigation. Given that the error message mentions Messaging, you can narrow down to methods that make use...

Hi @fdspbsteam, To be more specific, I'm referring to code snippets in your implementation that make use of the [Firebase Messaging SDK](https://firebase.google.com/docs/reference/unity/namespace/firebase/messaging). The screenshots you provided right now are not...

Hi @fdspbsteam, We'll need all the information we can get in order to identify what's causing these crashes. If you can't locally reproduce this, we can start with the Firebase-related...

Hi @fdspbsteam, Is there a task that follows `SubscribeAsync`? Do you have a method named `OnTokenReceived()` or `OnMessageReceived()` in your code? Your implementation would be easier to interpet if you...

Hi @fdspbsteam, Could you provide the full functions corresponding to your `OnNotificationMessageReceived` and `OnFirebaseTokenReceived` events?

Thanks for the additional information, @fdspbsteam. I've relayed this to the team so that they could take a look at this issue. With that, I'll be marking this as a...

Hi @AjayC-Bsw, In order to identify what's causing this, could you provide a [minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of your project along with the complete steps to replicate the issue? Could you...

HI @AjayC-Bsw, It would be great if you provide a [minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of your project along with the complete steps to replicate your issue. I'm unable to begin my...

Hi @AjayC-Bsw and other folks in the thread, [Version 8.7.0](https://firebase.google.com/support/release-notes/unity#version_870_-_december_15_2021) of the SDK has been released recently. Could you try this out and see if it resolves the issue?

Thanks for reporting this, @meichen8050753. I noticed that you've uploaded a dSYM file. Could you provide your complete steps in doing this? The symbols are supposedly uploaded automatically by the...