如何实现推送通知firebase xamarin.ios C# [英] How implement Push Notifications firebase xamarin.ios c#

查看:102
本文介绍了如何实现推送通知firebase xamarin.ios C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个通过带有Firebase后端的xamarin.ios在iPhone上运行的应用程序.我需要推送通知FCM Firebase ,但我不能,我想要AppDelegate.cs中的代码

I'm developing an application that works on the iPhone through the xamarin.ios with firebase backend. I want Push Notifications FCM Firebase, but I couldn't, I want that code in AppDelegate.cs

推荐答案

要在C#中使用xamarin.ios实现推送通知Firebase,可以尝试使用

To implement Push Notifications firebase with xamarin.ios in C#, you can have a try with Xamarin.Firebase.iOS.CloudMessaging.

关于

And there are detailed steps about setting-up-a-firebase-cloud-messaging-client-app-on-ios there.

AppDelegate 和 Sample项目中的

代码示例.

Code example in AppDelegate and Sample project are also available.

其他

Additional, here is document about creating push notification certificates and settings in iOS app.

这篇关于如何实现推送通知firebase xamarin.ios C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆