FirebasePushNotificationPlugin
FirebasePushNotificationPlugin copied to clipboard
token not generated for android on vs 22 17.51 on macos
HI,
on MacOS with visual studio 2022 I created a maui project for push notification. I run the projet and OnNewToken is never generated and then i don't have the token. I copy the projet on windows and run it and OnNewToken is generated and a token is available
MacOS is on intel with big Sur visual studio is in version 17.51. The android client is in version 13 api 33
Do you have an idea ?