Push Notifications not working on IOS with Corona SDK

0 votes

Hi,

I have followed this tutorial 3 times from scratch and cannot get IOS push notification to work with my app nor from the AppHQ portal. The AppHQ portal shows the IOS devices are registering properly with a device token. When I send a test push from the AppHQ portal, it will say the push was sent successfully but I never receive it on the IOS device. Android push notifications are working properly. I have push logs enabled but there are no error messages generated in the push logs. I do not know how to troubleshoot messages from the time they leave the App42 environment then over to the GCM enviromment then out to the devices.

Thanks ahead of time,

Scott

 

asked Jun 4, 2016 in Corona by gsglawson (10 points)

1 Answer

0 votes
Hi Scott,

Could you please share your API_Key on support@shephertz.com?

It will help us to debug the problem.

Thanks.
answered Jun 5, 2016 by rajeev.etc (1,660 points)
Rajeev,

The solution you gave me to correct the device type did the trick! I was storing the local deviceType = "DeviceType.IOS" when it should be local deviceType = "iOS".

Thanks for all the help!
Scott
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...