Add a way to request permissions to receive remote notifications manually (intended to delay that step if desired).
The constructor of the NotificationsAddon accepts now a new parameter (autoRegister, true by default),
which allows to disable the auto-registration for these notifications. After that, one of the following functions
would have to be called to request permission to get remote notifications depending on the iOS version: