startserviceatexact background

  1. A

    Android Question Start receiver at exact time / Why my code is not working ?

    Hello All, I'm stuck since few days to receive an Intent if the app was closed before by user. I start with @Erel post to understand "Start receiver at exact time" and I add notification with NB6 library example. On my code: - first page is to get Notification permission from user - then on...
  2. A

    Android Question [Solved] StartServiceAtExact doesn't start at the given date/time

    Hi All, I can not figure out why my App doesn't start at the scheduled date/time, certainly I am doing something wrong but can not spot it! I do not have the application stopped and I do not force stop the application from the settings, and also on max performance with no limitation for...
Top