Returns whether notifications are enabled the current application.
A promise with the result.
iOS Only Clear the application’s badge.
Gets the last received remote notification token.
A promise with the result.
iOS Only Register to receive remote notifications. Make sure that your application calls this function once per launch, in order to keep the token value up to date.
Generated using TypeDoc
Numberly's Push Module
You must always use the
Numberly.push
instead of a new instance.