As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
We have not changed anything with our method of getting the device token with iOS8, the method of obtaining the devicetoken remains the same for the sake of reverse compatibility for people already building with us.
We have an app setup guide here: http://devcenter.kinvey.com/ios/guides/push#AppSetUp that shows some additional setup required there.
There is an existing sample within an application here: https://github.com/KinveyApps/GeoTag-iOS/blob/master/Kinvey%20Geo%20App/KGAAppDelegate.m
Thanks,
A
Aris Sarris
said
over 8 years ago
Which field should be updated when users sign in? "_push" or "_messaging"?
"_messaging" is updated but still users do not receive push while they did with iOS 7.
"_push" field is empty for iOS 8 builds.
Please provide further info in case I miss something . This is critical!
Thanks
Damien Bell
said
over 8 years ago
Aris:
Can you explain how you are testing that users are not receiving push notifications? How are you testing? Are doing a targeted push to a single device or are you doing a broadcast push to many devices?
I can help you troubleshoot once I know more.
Thanks,
A
Aris Sarris
said
over 8 years ago
My app supports typical push notifications for "Like" and "Comment" activities.
With iOS 7 users were able to trigger ( using post save business logic scripts) and receive push.
With iOS 8 app does not even request permission for Push Notifications.
Aris Sarris
Under iOS 7 SDK everything works fine.
Do you have any updates on this one?
Cheers,
Aris