onesignal
onesignal copied to clipboard
It doesn't reject on error
I hate the following result:
{
errors: ['Identifier invalid format.']
}
This does not seem to reject the Promise but silently fails with an undefined value in the callback (since .id is undefined).
This is on the addDevice function
Same here
@jdegger @kanji-keraliya
Can you please provide a sample code and more explanation for the issue ?
