How to debug Notifications on iOS With Firebase -


i have followed tutorial setup notifications on ios , have checked in application(application: uiapplication, didregisterforremotenotificationswithdevicetoken token: nsdata) function fcm token available firinstanceid.instanceid().token().

from firebase console tried send notification (status completed) no notification received on ios device.

in order check 'apple side', have uploaded y push notification certificates push notification service provided , works.

so know how can debug application?


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -