How to Send push notifications using One Signal + PHP + Server API?

后端 未结 4 1960
青春惊慌失措
青春惊慌失措 2020-12-25 10:30

I am using one signal to send push notification for android app. My question is

How Can I setup send push notifications using server rest api?

4条回答
  •  悲&欢浪女
    2020-12-25 11:00

    I see you have set isAndroid=true, but OneSignal is returning an error that shows that the application with ID eec33e8e-5774-4b74-9aae-37370778c4b2 does not have Android notifications enabled.

    Make sure your app ID is correct, and if it is, that Android notifications are enabled in your OneSignal settings.

提交回复
热议问题