FirebasePushNotificationPlugin icon indicating copy to clipboard operation
FirebasePushNotificationPlugin copied to clipboard

FCM Direct Channel API Deprecation

Open mvbrazas opened this issue 5 years ago • 1 comments

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

mvbrazas avatar Jul 01 '20 06:07 mvbrazas

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

bluejeff31 avatar Aug 04 '20 14:08 bluejeff31