My Application
onCreate is not calling when the notification access enabled.It calls only when I update the app or When I disable the notification access of my app.Here are the scenarios I found by debugging the app.
Condition 1 - onCreate Not Calling when Notification Access Enabled
i) I tried to kill the app.But Application onCreate not called
ii) It calls only One time when the app is launching
Condition 2 - onCreate called
i) It calls when I kill the app
ii) Notification Access disabled