I\'m using IONIC Framework and I\'d like to set the badge of my application after I\'m getting push notification.
IONIC
Is there a way to do it when my applic
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