ionic set badge after push notification

前端 未结 2 827
别那么骄傲
别那么骄傲 2021-01-05 23:46

I\'m using IONIC Framework and I\'d like to set the badge of my application after I\'m getting push notification.

Is there a way to do it when my applic

2条回答
  •  醉酒成梦
    2021-01-06 00:29

    I had the same problem, resolved this by hitting the POST url from postman instead of the UI given on apps.ionic.io and it worked

提交回复
热议问题