Is it possible to read all notifications received in the iPhone, during the app launch. If we launch the app through notification we get info through launchOptions. Is it any way I can access notification center and read all notifications during the app launch.
Asked
Active
Viewed 425 times
2
-
No, this is not possible. – rckoenes Oct 30 '14 at 09:56
-
Maybe this could be helpful http://stackoverflow.com/questions/13396630/xcode-why-launchoptions-in-didfinishlaunchingwithoptions-always-nil – Luca D'Alberti Oct 30 '14 at 09:57