apache / cordova

Apache Cordova
https://cordova.apache.org/
584 stars 61 forks source link

Push Notifications are not coming to real device where as working in simulator #417

Closed srinivasaraosaluru closed 10 months ago

srinivasaraosaluru commented 10 months ago

Hi Team,

Greetings of the day!

We are facing one very weird error during our Hybrid Application Development, looking for some help from our cordove ionic experts.

Currently we are trying to send push notifications to Hybrid angular ionic application using SAP Emarsys ominichannel to IOS devices.

All notifications are received while testing application in with demo angular ionic application with real device as well as Simulators. But same is failing after publishing the ipa from aws devops/jenkins script, there are no build errors, no build warnings also we are using p8 certificate to send these device APN tokens.

Any one have any previous similar experience, kindly help with your comments.

Thank you in advance.