Your app declares support for audio in the UIBackgroundModes key in your Info.plist, but we were unable to play any audible content when the app was running in the background.

image.png
為什么要打鉤,因?yàn)椋覀兪褂昧藰O光的自定義消息,在自定義消息模式下,想在后臺(tái)語(yǔ)音播報(bào),就得開(kāi)這個(gè),不開(kāi),沒(méi)法播。
解決方案:不開(kāi)這個(gè),走極光的系統(tǒng)推送,就可以了

image.png