我正在使用 PHP 将通知推送到 Android 和 iOS 设备。它完美的工作。但通知不能显示在多行上。
我使用了 '\n' 字符,但它只适用于 iOS,不适用于 Android。
如何在 Android 设备上显示多行通知?
php android push-notification google-cloud-messaging
android ×1
google-cloud-messaging ×1
php ×1
push-notification ×1