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.
At present we aren't having any known issues sending / receiving push notifications from our platform at this time. It concerns me that the password you gave me for your push cert (which worked for me) is not the same as the one you gave out above. Did you regenerate your push certificate?
When I send a push from the Engagement page I get 202 Accepted
What does that mean, why not 200?
Nothing shows up on the iPad. Not in the app nor in the Notificatuions area.
Now what?
Gary
K
Kinvey Support
said
about 8 years ago
Hi Gary,
The push field looks normal to me.
Can you share following couple of items to give me a better idea:
A timeline of events related to push functionality (when it started working, stopped working, issues faced, different things tried etc.)
Your code relevant to push functionality (registration, receiving notifications etc.)
Kinvey app id
SDK version
Regards,
Wani
G
Gary W
said
about 8 years ago
Hi.
1. For the test app I created last night it has never worked. For our three production apps it stopped about 2-3 months ago. For the production apps we tried re-uploading the certificates, that didn't help. We tired altering the business logic code as instructed, that helped temporally but crippled out app and then finally quite working. For the app I created last night everything is new and newly uploaded.
2. We are using a built in control in Embarcadero's Rad Studio. I can try to capture the REST commands sent if that would help. However, you indicated the registration is working correctly. The reception when the app is closed is handled by iOS and should appear in the Notifications area. It does for other apps, such as Mercat. This is using iOS 9.0.0
3. The app name is pushtest2. The App Key is kid_Wkdx_osbwe. I am not sure what you mean by app id?
4. API version is 3
By the way, this is affecting all of our apps and on multiple different phones, and both Android and iOS.
Gary
Damien Bell
said
about 8 years ago
Hello Gary,
At this time can you re-upload your APNS certificate to your application? Please let us know when you complete this step.
If you could add support@kinvey.com to your environment I would be happy to ensure that the migration goes smoothly from here on out.
Thanks,
G
Gary W
said
about 8 years ago
Hi,
I found the problem with the Android side. It was an error in the Manifest File.
I re-uploaded the Apple certificate. It didn't give me an error, but it didn't give me a confirmation either.
The iOS still doesn't work.
You have the login information
It is a production certificate because that is the way RadStudio does things with Ad-Hoc builds.
Gary
Damien Bell
said
about 8 years ago
Gary,
Can you email me about this? Damien@kinvey.com -- and add me a collaborator.
Thanks,
A
Aris Sarris
said
about 8 years ago
Hello Damien,
I re-uploaded my APNS Certificate but our users don't get any push at all.
When I used the Console to test the service I got a 202 success but devices got no push notifications.
Would you mind ensuring migration was successful?
Cheers,
Aris
G
Gary W
said
about 8 years ago
Hi Aris,
Nice to know someone else is having the same problems I am.
That tends to assure me that it's not my app.
One thing, right now I am not able to successfully upload certificates. Kinvey keeps saying it can't validate them. I have tried with both Firefox and Safari.
Gary
G
Gary W
said
about 8 years ago
Aris,
Something else, for me pushes to Android devices work. It's just Apple (iOS) that they don't work.
Gary
J
Jagan J
said
about 8 years ago
Hi Gray,
Can you please try re-uploading your APNS certificate (which is a .p12 file) to the Kinvey console using Safari / Chrome browser. This could solve your problem.
Thanks,
Jagan
G
Gary W
said
about 8 years ago
Hi,
It still doesn't upload. Did you actually fix anything or do you simple keep asking me to do the same thing over and over expecting different results?
Gary W
Hi,
I am seeing this as the result field on the PushMessage callback.
Does this indicate it worked or not?
Nothing is sent to my phone.
Gary
Gary,
At present we aren't having any known issues sending / receiving push notifications from our platform at this time. It concerns me that the password you gave me for your push cert (which worked for me) is not the same as the one you gave out above. Did you regenerate your push certificate?
Thanks,
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstKinvey Support
Hi Gary,
Can you please try following couple of things:
Meanwhile, I will find you necessary documentation on PushMessage callback.
Regards,
Wani
Gary W
ok, I created a new test app so everything is starting from scratch.
I created and uploaded a Development SSL Certificate.
The following was crated in the user record when running the app:
When I send a push from the Engagement page I get 202 Accepted
What does that mean, why not 200?
Nothing shows up on the iPad. Not in the app nor in the Notificatuions area.
Now what?
Gary
Kinvey Support
Hi Gary,
The push field looks normal to me.
Can you share following couple of items to give me a better idea:
Gary W
Hi.
1. For the test app I created last night it has never worked. For our three production apps it stopped about 2-3 months ago. For the production apps we tried re-uploading the certificates, that didn't help. We tired altering the business logic code as instructed, that helped temporally but crippled out app and then finally quite working. For the app I created last night everything is new and newly uploaded.
2. We are using a built in control in Embarcadero's Rad Studio. I can try to capture the REST commands sent if that would help. However, you indicated the registration is working correctly. The reception when the app is closed is handled by iOS and should appear in the Notifications area. It does for other apps, such as Mercat. This is using iOS 9.0.0
3. The app name is pushtest2. The App Key is kid_Wkdx_osbwe. I am not sure what you mean by app id?
4. API version is 3
By the way, this is affecting all of our apps and on multiple different phones, and both Android and iOS.
Gary
Damien Bell
Hello Gary,
At this time can you re-upload your APNS certificate to your application? Please let us know when you complete this step.
If you could add support@kinvey.com to your environment I would be happy to ensure that the migration goes smoothly from here on out.
Thanks,
Gary W
Hi,
I found the problem with the Android side. It was an error in the Manifest File.
I re-uploaded the Apple certificate. It didn't give me an error, but it didn't give me a confirmation either.
The iOS still doesn't work.
You have the login information
It is a production certificate because that is the way RadStudio does things with Ad-Hoc builds.
Gary
Damien Bell
Gary,
Can you email me about this? Damien@kinvey.com -- and add me a collaborator.
Thanks,
Aris Sarris
Hello Damien,
I re-uploaded my APNS Certificate but our users don't get any push at all.
When I used the Console to test the service I got a 202 success but devices got no push notifications.
Would you mind ensuring migration was successful?
Cheers,
Aris
Gary W
Hi Aris,
Nice to know someone else is having the same problems I am.
That tends to assure me that it's not my app.
One thing, right now I am not able to successfully upload certificates. Kinvey keeps saying it can't validate them. I have tried with both Firefox and Safari.
Gary
Gary W
Something else, for me pushes to Android devices work. It's just Apple (iOS) that they don't work.
Gary
Jagan J
Hi Gray,
Can you please try re-uploading your APNS certificate (which is a .p12 file) to the Kinvey console using Safari / Chrome browser. This could solve your problem.
Thanks,
Jagan
Gary W
It still doesn't upload. Did you actually fix anything or do you simple keep asking me to do the same thing over and over expecting different results?
See that attached screen shots.
Gary
Gary W
They are all supposed to be production???
Gary
Gary W
You try to upload it and if you can do it tell me what I am doing wrong.
The password is "a".
Gary
-
How do I access query string values for GET and DELETE requests?
-
Basic Authentication in Business Logic
-
How do I cascade delete entities from related collections?
-
All BL failing with Violation Error
-
How do I send push notifications?
-
Whenever I try to query by _id, I get zero results
-
receiving SOCKETTIMEDOUT when requesting external http response
-
Unique Constraints on a collection column?
-
Need some help with grouping
-
Accessing Endpoint from Collection Hook
See all 342 topics