The API:
UAirship.setUserNotificationsEnabled(enabled, success, failure)
does not seem to work correctly for me. First of all, passing enabled=true does not disable the notifications. I still receive them regardless. Also the success callback is called regardless if user agrees to the push notifications or not.
Comments
3 comments