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.
I do have a problem. iOS push is working perfectly fine on iOS 9 but it does not on iOS 10. I included the new methods responsible for handling push in iOS 10. i.e. I implemented the UNUserNotificationCenterDelegate protocol. I tried to ask for help from apple developer support and I was told that the problem was coming from the third party SDK i was using for the push. I need help.
Thanks,
Fabrice.
Best Answer
P
Pranav J
said
over 6 years ago
Fabrice,
Please find attached sample Kinvey push project. I have tested it on iOS 10.0.1 and 10.1.1 and working fine.
Can you provide me some specific timestamps when the error occured?
What is the KID of your app?
What is the SDK version?
Thanks, Pranav Kinvey Support
F
Fabrice Appolinary
said
over 6 years ago
Well, the problem arose in September when iOS 10 was released. I wrote my app in swift 2.3 targeting iOS 9.3 and above. I am using KinveyKit - 1.40.8. Just wondering,Do i have to provide the KID here??
Thanks,
Fabrice.
W
Wani
said
over 6 years ago
Hi Fabrice,
Considering that we are on a public forum, sharing the kid (i.e. the app key) is not a problem. You don't need to (and shouldn't) share the app secret or the master secret.
We at Kinvey can use the kid to go through the logs which might help us locate the root cause of this issue.
Regards,
Wani
Kinvey Support
F
Fabrice Appolinary
said
over 6 years ago
Hello,
Okay, the app key is "kid_SkLLgUO3". I even tried to use swift 3 with kinvey sdk-3..the same problem happened in iOS 10 too.
Thanks,
Fabrice.
P
Pranav J
said
over 6 years ago
Fabrice,
Can you please send me your relevant code so that I can try it out?
Also I tested push notifications with 10.0.2 as well as 10.1.1 and they seem to be working fine.
Thanks,
Pranav
Kinvey Support
F
Fabrice Appolinary
said
over 6 years ago
I have attached a sample project in swift. I tried it before and it didn't work on iOS 10. Hope this helps.
Thanks Fabrice. Will take a look at it and get back to you asap.
Thanks, Pranav Kinvey Support
F
Fabrice Appolinary
said
over 6 years ago
Hello,
@Pranav, while you are taking a look at the code that i sent, would you mind sending me the code you tested that worked? I am developing the app for a client and am getting close to the deadline.
Thanks,
Fabrice.
P
Pranav J
said
over 6 years ago
Answer
Fabrice,
Please find attached sample Kinvey push project. I have tested it on iOS 10.0.1 and 10.1.1 and working fine.
Fabrice Appolinary
I do have a problem. iOS push is working perfectly fine on iOS 9 but it does not on iOS 10. I included the new methods responsible for handling push in iOS 10. i.e. I implemented the UNUserNotificationCenterDelegate protocol. I tried to ask for help from apple developer support and I was told that the problem was coming from the third party SDK i was using for the push. I need help.
Thanks,
Fabrice.
Fabrice,
Please find attached sample Kinvey push project. I have tested it on iOS 10.0.1 and 10.1.1 and working fine.
Thanks,
Pranav
Kinvey Support
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstPranav J
I will look into it and get back to you.
Thanks,
Pranav
Kinvey Support
Pranav J
Fabrice,
Thanks,Pranav
Kinvey Support
Fabrice Appolinary
Well, the problem arose in September when iOS 10 was released. I wrote my app in swift 2.3 targeting iOS 9.3 and above. I am using KinveyKit - 1.40.8. Just wondering,Do i have to provide the KID here??
Thanks,
Fabrice.
Wani
Hi Fabrice,
Considering that we are on a public forum, sharing the kid (i.e. the app key) is not a problem. You don't need to (and shouldn't) share the app secret or the master secret.
We at Kinvey can use the kid to go through the logs which might help us locate the root cause of this issue.
Regards,
Wani
Kinvey Support
Fabrice Appolinary
Hello,
Okay, the app key is "kid_SkLLgUO3". I even tried to use swift 3 with kinvey sdk-3..the same problem happened in iOS 10 too.
Thanks,
Fabrice.
Pranav J
Fabrice,
Can you please send me your relevant code so that I can try it out?
Also I tested push notifications with 10.0.2 as well as 10.1.1 and they seem to be working fine.
Thanks,
Pranav
Kinvey Support
Fabrice Appolinary
I have attached a sample project in swift. I tried it before and it didn't work on iOS 10. Hope this helps.
Thanks,
Fabrice.
Pranav J
Thanks,
Pranav
Kinvey Support
Fabrice Appolinary
Hello,
@Pranav, while you are taking a look at the code that i sent, would you mind sending me the code you tested that worked? I am developing the app for a client and am getting close to the deadline.
Thanks,
Fabrice.
Pranav J
Fabrice,
Please find attached sample Kinvey push project. I have tested it on iOS 10.0.1 and 10.1.1 and working fine.
Thanks,
Pranav
Kinvey Support
-
Why do I get "Undefined symbols" errors when building with KinveyKit?
-
How do I register push tokens?
-
When using social login, to perform a log-out, do I need to log out of the social network, Kinvey, o
-
How can I assign additional properties to users?
-
Does KinveyKit support 64-bit ARM devices, such as iPhone 5s?
-
Authorization Token Invalid or Expired
-
BOOL and how it is stored in the database.
-
Offline saving throwing errors
-
Custom endpoint not able to form request object
-
Security through business logic
See all 437 topics