I have a basic service that sends a 'Toast' message when the service starts (Service.OnCreate). Is there a was to capture the cells logs or does anyone know why a service would randomly restart. If it were a crash, it wouldn't restart as far as I know.
Thanks