Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我能够将普通字符串推送到 ios 设备,但不知道如何将中文字符串有效负载推送到 ios 设备?我尝试将中文字符串转换为 utf-8 字符集格式,但没有运气。请帮忙。
我正在使用 java,notnoop apns 库来发送推送。
使用 UNICODE 字符。Java 支持它,如果你的 iOS 设备有必要的字体,它应该可以工作。如果没有,您只会看到矩形框或类似的东西。