william821114
william821114
@paulinon I tried SDK (8.6.2) and same problem as before.
My code is the same as [cloud messaging quickstart](https://github.com/firebase/quickstart-unity/blob/master/messaging/testapp/Assets/Firebase/Sample/Messaging/UIHandler.cs). https://github.com/firebase/quickstart-unity/blob/86f5b37cf8f643089c6302c9cb2add423cb0a5e6/messaging/testapp/Assets/Firebase/Sample/Messaging/UIHandler.cs#L78-L93 I registered a callback function to `FirebaseMessaging.MessageReceived` before `RequestPermissionAsync()` called.
We meet the same issue when using **RTC**(unity v3.5.0.3) + **RTM**(unity v1.4.8) + **Firebase**(8.7.0) on **iOS**.  Any updates on a fix for this @YiqingJackieHuang? If there's no fix planned,...