简体   繁体   English

Firebase通知不适用于我所有的应用版本

[英]Firebase notification don't work with all my app version

I implemented Firebase Messaging in my swift app (1.2.1 version) following all google instructions, and all works perfectly. 我按照所有Google指示,在我的Swift应用(1.2.1版)中实现了Firebase Messaging,并且一切正常。 After I made a new version of the app (1.2.2), when I do this I copy paste the folder of my Xcode project and whit Apple generic versioning tool I set the new marketing version. 制作了新版本的应用程序(1.2.2)后,执行此操作时,我复制粘贴了Xcode项目的文件夹,并使用Apple通用版本控制工具设置了新的营销版本。 I uploaded 1.2.2 version on iTunes connect and my beta testers downloaded it. 我在iTunes connect上上传了1.2.2版本,而Beta测试人员下载了它。 Now when I send notifications only the devices whit 1.2.1 version recive it. 现在,当我发送通知时,只有版本为1.2.1的设备才能接收它。 Have I to remake and reupload on firebase the push notifications certificate for every version of the app or I made some mistake? 我是否要在Firebase上重新制作和重新上传应用程序每个版本的推送通知证书,或者我犯了一些错误?

(Sorry for my English, I'm an Italian guy) (对不起,我的英语,我是意大利人)

您是否更改了包ID?还是从旧的源代码中删除了某些内容?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 为什么在我的应用程序中不使用scrollView方法? - Why don't work scrollView methods in my app? Fontello图标在我的iOS应用中不起作用 - Fontello icons don't work in my iOS App 通知声音和徽章不起作用 - Notification Sound and Badge don't work 不在我的ios应用程序中找到Facebook的所有朋友吗? - Don't get all friends of facebook in my ios app? iOS 应用程序深层链接和 Firebase 动态链接在应用程序转移后不起作用 - iOS app deeplinks and Firebase dynamic links don't work after app transfer Firebase通知无法在后台运行 - Firebase Notification doesn't work in background 从通知打开应用程序时不要清除所有通知 - Don't clear all notification when application open from notification 为什么我的离子iOS应用程序没有收到任何推送通知? - Why I don't get any push notification on my ionic iOS app? 具有本地通知repeatinterval的多个uiswitch,在我的应用程序中彼此不依赖 - multiple uiswitch with local notification repeatinterval, don't relly like each others in my app Firebase规则无法正常运行 - Firebase rules don't work properly
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM