Hi everyone, i'm struggling finding the best solution to implement the notifications in my iOS app.
I have two FB topics, one for syncing informations between the app and my server. (this should be silent push notification, and happends only in foreground)
the second FB topic, instead, is for...
As far as I can tell, there are three different reasons a service was started:
Manually started using StartService
Scheduled start using StartServiceAt or StartServiceAtExact
Automatically started at boot using #StartAtBoot
I recently found myself needing to know why a service was started, so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.