This might be trivial, but I can’t seem to figure out how to detect failure of push.register() - is there a straightforward way of doing this? I couldn’t find anything in the docs apart from the success callback (which receives the token).
Also, what would be the appropriate action on failure? Retry?