iOS 10 个推送通知的声音问题修复
Sound issues fixes for iOS 10 Push Notifications
我已经为我们的应用实现了推送通知。
对iOS 9、音字精。
在 iOS 10,这是非常不可预测的。在 iOS 10.0.2 上从 Xcode 全新安装会调出我的 custom 声音。重新安装会调出 default 声音。我不知道具体是什么时候,但有时我也会听到没有的声音。
从 和许多其他人那里阅读我的结论是它在硬重启后工作。 2 个问题:
- Apple 是否在任何版本中完全解决了这个问题?如果是什么版本?
- 硬 重启后,问题完全 会消失吗?或者你需要再做一次?如果是,什么时候?
Has Apple completely fixed this issue in any version? If so what
version?
基于 Apple 已在 iOS 10.2 中修复。
After a hard reboot, would the problem completely go away? Or you need
to do it again? if so when?
基于 ,对于使用 iOS 10.0.x 或 10.1.x 的用户,他们只需要执行 单硬重置。
我已经为我们的应用实现了推送通知。
对iOS 9、音字精。 在 iOS 10,这是非常不可预测的。在 iOS 10.0.2 上从 Xcode 全新安装会调出我的 custom 声音。重新安装会调出 default 声音。我不知道具体是什么时候,但有时我也会听到没有的声音。
从
- Apple 是否在任何版本中完全解决了这个问题?如果是什么版本?
- 硬 重启后,问题完全 会消失吗?或者你需要再做一次?如果是,什么时候?
Has Apple completely fixed this issue in any version? If so what version?
基于
After a hard reboot, would the problem completely go away? Or you need to do it again? if so when?
基于