Crash with ForegroundServiceDidNotStartInTimeException on Android 14
I have foreground service with notification that tracks user location, but in the Crashlytics I see that the app crashes for some users with Android 14. I can not reproduce it.
Android: Can’t bind the remote service
I have two app A and B. I am trying to bind an activity in app A to the remote service of app B. But i can’t. Please help me!
Here are my code:
Manifest file in app B