I'm looking for a way to determine if the user has, via settings, enabled or disabled their push notifications for my application.
Thanks.
|
2
|
I'm looking for a way to determine if the user has, via settings, enabled or disabled their push notifications for my application. Thanks.
|
||
|
|
|
|
call enabledRemoteNotificationsTypes and check the mask. ex:
|
||
|