Manoj Kumar
Manoj Kumar
``` 2024-12-10 16:18:17.218 23142-23353 BluetoothEventManager com.android.systemui D AppPackageChangedHandler: package name = myapp.com 2024-12-10 16:18:17.218 23142-23764 PluginActionManager com.android.systemui D queryPkg myapp.com com.android.systemui.action.PLUGIN_SENSOR_MANAGER 2024-12-10 16:18:17.229 1323-1991 AppWidgetServiceImpl system_server I Received broadcast: android.intent.action.PACKAGE_CHANGED,...
These are the logs I got from logcat. I can able to run the app in same device in debug and release mode
I've executed the test in Firebase TestLab physical device Instrumentation test, Galaxy Tab A8, API Level 34. It is working, but not with my physical device.
@jBorkowska any updates on this ? Did you get a chance to look into the logs ?
`myapp.com` is not actual package name. real name would look like this `app.****`