I am trying to use ios pushkit . I have imported the framework to my project and add the code for registry to receive push notification, but my problem is that my app crashing when i try to open and i getting
Dyld Message: no cache image with name (@rpath/PushKit.framework/PushKit)
error in my crash log.
what is the reason of the crashing.
Asked
Active
Viewed 140 times
0

hanxer
- 1
-
Are you testing on a iOS version lower than iOS8? – Larme May 10 '16 at 12:36
-
thanks for replaying Larme.no i testing on ios 9.2.1. – hanxer May 10 '16 at 12:54