0

I had implemented the code regarding UILocalNotification in my app and so far it is working very well for every case except one case.The problem i am facing is when the user receives local notification and the app is in background, then user open the app by pressing app icon,in this case i am not getting any method to provide me notification data. All other cases i had managed in DidReceiveLocalNotification and DidFinishLaunchingWithOptions. Please someone tell me the proper way to sort this problem out.

jithin
  • 459
  • 8
  • 21
Davinder Singh
  • 645
  • 3
  • 12

1 Answers1

0

please check this Link :

getting local notification while the app is in background

Community
  • 1
  • 1
Mo Farhand
  • 1,144
  • 8
  • 21