android.app.missingforegroundservicetypeexception:

  1. A

    Android Question java.lang.RuntimeException: android.app.MissingForegroundServiceTypeException: Starting FGS without a type

    Hi all. I received an email from the Crashlytics. My app is setup for targetSDK 34. This is what happened - in my app I'm using Firebug messaging system. I read in Erel tutorial that I need to add 2 lines into my manifest and specify a ForegroundServiceType. What type to specify for Firebug...
Top