CrossGeeks / FirebasePushNotificationPlugin

Firebase Push Notification Plugin for Xamarin iOS and Android
MIT License
396 stars 178 forks source link

FCM Direct Channel API Deprecation #337

Open mvbrazas opened 4 years ago

mvbrazas commented 4 years ago

Is the current version of Plugin.FirebasePushNotification using an "FCM Direct Channel for iOS"? The FCM Direct Channel for iOS is in progress of deprecation. Google advise to use "FCM HTTP v1 API". Is the plugin currently using an "FCM HTTP v1 API" channel?

I'm using Plugin.FirebasePushNotification - 3.3.10

Version: 3.3.10

Platform: Xamarin.Forms

bluejeff31 commented 4 years ago

I think this commit closed the issue: https://github.com/CrossGeeks/FirebasePushNotificationPlugin/commit/fc9c3a9a3bf29e843700aeaaedb65227835e8569#diff-ca9ccb556eaad1d0d675a444fa8d9c24L239-L288