Open
Description
[REQUIRED] Please fill in the following fields:
- Unity editor version: 2022.3.18
- Firebase Unity SDK version: 11.6
- Source you installed the SDK: .unitypackage
- Problematic Firebase Component: Messaging
- Other Firebase Components in use: Analytics
- Additional SDKs you are using: No
- Platform you are using the Unity editor on: Windows
- Platform you are targeting: Android
- Scripting Runtime: Mono and IL2CPP
[REQUIRED] Please describe the issue here:
Problem: The app can receive the message as I see the log in the demo UI but there is no notification shown on my phone.
I followed the steps correctly in the messaging/testapp.
I even enable the notification permission manually for the app.