first of all environment is React native, I try to setup push notification in iOS following instruction from rnfirebase package here what step i do and I do testing on Real iPhone Device
- create key
Image may be NSFW.
Clik here to view.
- then add to firebase
Image may be NSFW.
Clik here to view.
- add Google-service.plist and add setup following from firebase doc
Image may be NSFW.
Clik here to view.
and acivate capabillity
Image may be NSFW.
Clik here to view.
- then I install pod package
Image may be NSFW.
Clik here to view.
- run app got token
Image may be NSFW.
Clik here to view.
- use token send on cloud messaging console
notification not delivered I didn't know what wrong because message also send from FCM and what happens on APNS where I get an error just confused
thank for advance
and also try by connecting directly with pusher
Image may be NSFW.
Clik here to view.
and also not received again
then try to use Onesignal with same certificate with Firebase is work even on the test message