推送通知设置中没有出现应用程序名称
我正在开发具有推送通知功能的 iPhone。我在开发环境下测试过。但是,当我将我的应用程序发布到应用程序商店时。用户抱怨应用程序名称没有出现在通知推送设置(设置首选项)中。我被这个问题困扰了好几天,请给我一些指导。
而且,在将应用程序发布到应用商店之前,我是否可以作为“真实用户”测试应用程序的推送功能?
谢谢。
安德申
i am developing iphone with the push notification feature. I have tested in the development environment. But, when I released my app to the appStore. The user complaint that the app name does not appear in the notification push setting(setting preferences). I am stuck for days about this issue, please give me some guide.
And, is it possible for me to test the application for the push feature as a "real user" before i released it to the appStore?
Thanks.
andershen
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在应用程序商店中发布您的应用程序之前,您必须使用开发证书在开发中对其进行测试。
要在开发模式下进行测试,请在调试模式下编译您的应用程序。
Before releasing your app in the appstore, you must test it in development with development certs.
For testing in development mode, compile your app in debug.