I have my app, and I have a BroadcastReceiver that starts a Service.
The logs in the receiver are displayed ok but all the logs in the service onCreate(), onStartCommand and other methods are ignored.
I know they are being executed because breakpoints work Ok, but I can't make logcat to print anything there.
Why can this be happening?
Aucun commentaire:
Enregistrer un commentaire