I have this requirement where I need to store (Save some information of Notification in Plist file) from Remote Notifications even if my app is closed.
I have done some research, I found some links which say I need to use PushKit, but is used only for VoIP Based app, my app is just Data Processing or Analytics related app.
I found Notification Service Extension used along with App Group, one such link is Mobile Messaging SDK But it is paid SDK. Please Friends I know there are many geeks out there on SO, I need your help at the earliest possible. I am sure you guys will help Thanks in advance.