I use pushbots for notification in my app. I am using cordova.
I looked at the api and they required the platform number 0 for iphone and 1 for android. Why I need to give them the platform? in the site their is the list of the tokens with the platforms so they already know the platform.
can I give them some another value for android and also for iphone? or to send twice, one time with 0 and on time with 1?