KK
KK
After repeated attempts, I found a solution, using this notification format. `$notifications = [` ` 'subscription' => Subscription::create([` ` 'endpoint' => 'https://sg2p.notify.windows.com/...', // Edge,` ` 'keys' => [` ` 'p256dh'...
我也是 Android 11,直接在 AndroidManifest.xml 里增加 ``` // 指定微信包名 ``` 就可以了
如果你要使用小米推送,建议你可以使用这个(之前找了好久,GitHub 上的小米推送 RN 版几乎都看了一遍......) https://github.com/Aicxz/react-native-xiaomi-push