-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
推送没有收到 #5
Comments
先检查你工程配置、capabilities中是否开启了推送服务跟voip 服务,然后再检查你的推送环境是否跟你工程环境一致 |
最新版的xcode的capabilities中没有了VoIP选项,然后我再info.plist文件中添加了App provides Voice over IP services这个选项,整个环境都是在测试环境下进行的,PHP文件中也是链接的测试服务器,刚看到 |
log打印出来的这些信息 |
加我qq 605950495 |
我按照步骤集成了, |
2018-03-08 16:06:28.980686+0800 VoIPTest[4899:1513108] <UNNotificationSettings: 0x1700963f0; authorizationStatus: Authorized, notificationCenterSetting: Enabled, soundSetting: Enabled, badgeSetting: Enabled, lockScreenSetting: Enabled, alertSetting: NotSupported, carPlaySetting: Enabled, alertStyle: Banner> |
https://www.jianshu.com/p/f3e0e2f0b8e8
| |
郭文超
邮箱:15629120502@163.com
|
签名由 网易邮箱大师 定制
在2018年03月08日 16:08,Sunny 写道:
2018-03-08 16:06:28.980686+0800 VoIPTest[4899:1513108] <UNNotificationSettings: 0x1700963f0; authorizationStatus: Authorized, notificationCenterSetting: Enabled, soundSetting: Enabled, badgeSetting: Enabled, lockScreenSetting: Enabled, alertSetting: NotSupported, carPlaySetting: Enabled, alertStyle: Banner>
2018-03-08 16:06:28.980790+0800 VoIPTest[4899:1513108] request authorization succeeded!
2018-03-08 16:06:29.045602+0800 VoIPTest[4899:1513060] token=================
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
我按照步骤集成了,
到最后运行了PHP,PHP文件中的信息都填好了,最后也提示
Connected to APNS
Message successfully delivered
但是手机上并没有收到推送(iOS10,iOS11设备都没有收到)
The text was updated successfully, but these errors were encountered: