Firebase Cloud Messaging and C# server side code
问题 I am using FCM in my Android and iOS app. The client side code is working correctly because from the Firebase console I can send notifications to both platforms with out any problem. With my C# code I can send notifications successfully to android devices but the notifications never appear on iPhone unless directly coming from the Firebase notification console. I don't know what gives. C# server-side code try { var applicationID = "application_id"; var senderId = "sender_id"; string deviceId