Android pre-launch report error

Hi,

My app uses the Native app mobile shell.
I don’t believe I have changed much, but the last two builds have been generating the following error, which is reported to me via Google’s pre-launch report.

Exception Process: com.google.android.apps.mtaas.deviceadmin, PID: 4474
java.lang.SecurityException: No active admin ComponentInfo{com.google.android.apps.mtaas.deviceadmin/com.google.android.apps.mtaas.deviceadmin.DeviceAdminReceiver}
  at android.os.Parcel.createException (Parcel.java:2088)
  at android.os.Parcel.readException (Parcel.java:2056)
  at android.os.Parcel.readException (Parcel.java:2004)
  at android.app.admin.IDevicePolicyManager$Stub$Proxy.setNetworkLoggingEnabled (IDevicePolicyManager.java:15305)
  at android.app.admin.DevicePolicyManager.setNetworkLoggingEnabled (DevicePolicyManager.java:11627)
  at com.google.android.apps.mtaas.deviceadmin.EnableNetworkLogging.onStart (EnableNetworkLogging.kt:27)
  at android.app.Instrumentation$InstrumentationThread.run (Instrumentation.java:2209)

Any clue as to what could be going on ?
Thanks !

Hi @Nicolas_REMY

I’ve created an internal ticket to investigate the issue BKNDLSS-32933

Regards,
Vlad

1 Like

Hello, @Nicolas_REMY.

Did you have any steps to reproduce this issue?

Regards, Nikita.

The errors stopped and disappeared just like they had appeared. I am not aware of anything I did to correct this. It must have either been an issue with Google or with Flutter…

Ok, Thank you. I will mark this topic as solved.

1 Like