The user has not granted push notification permission
Subscription status method was not called
How to check
Verify that Mindbox.shared.notificationsRequestAuthorization is being called.
How to fix
Implement the method following this guide.
The user has not granted permission to receive push notifications
How to check
Check exactly when the push notification permission prompt is triggered. If you have access to a test device, reinstall the app and verify that the permission prompt appears.
How to fix
Implement the method following this guide.
Updated 6 months ago

