Status Update
Comments
vi...@google.com <vi...@google.com> #2
What steps are needed to reproduce this issue? Frequency of occurrence?
Which Android build are you using? (e.g. OPP1.170223.012)
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report and screenshot to google drive and share the folder to android-bugreport@google.com, then share the link here.
le...@gmail.com <le...@gmail.com> #3
Hi, thanks for the answer!
The issue happens when I create a new release in the Google Play Console, after Firebase Test Lab has run to generate the pre-launch report (see screenshots shared). The only device affected, 1 out of 8, is the samsung SM-G981U1. I cannot recreate it on my devices, nor in the emulator, so the main problem I see is releases getting blocked because of this.
The issue seems to be related to a recent version of Firebase. I've also shared the pre-launch report video and the LogCat via Google Drive.
ra...@google.com <ra...@google.com>
vi...@google.com <vi...@google.com> #4
We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
md...@gmail.com <md...@gmail.com> #6
I also encountered the same problem on the same device.samsung SM-G981U1
Exception Process: com.google.android.apps.mtaas.deviceadmin, PID: 6262
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:2214)
Caused by android.os.RemoteException: Remote stack trace:
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminWithPolicyForUidLocked (DevicePolicyManagerService.java:3259)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminOrCheckPermissionForCallerLocked (DevicePolicyManagerService.java:3155)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminForCallerLocked (DevicePolicyManagerService.java:3136)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScopeOrCheckPermission (DevicePolicyManagerService.java:7206)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScope (DevicePolicyManagerService.java:7192)
[Deleted User] <[Deleted User]> #7
Exception Process: com.google.android.apps.mtaas.deviceadmin, PID: 2910
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)
Caused by android.os.RemoteException: Remote stack trace:
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminWithPolicyForUidLocked (DevicePolicyManagerService.java:3259)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminOrCheckPermissionForCallerLocked (DevicePolicyManagerService.java:3155)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminForCallerLocked (DevicePolicyManagerService.java:3136)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScopeOrCheckPermission (DevicePolicyManagerService.java:7218)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScope (DevicePolicyManagerService.java:7204)
su...@hotmail.com <su...@hotmail.com> #8
Exception Process: com.google.android.apps.mtaas.deviceadmin, PID: 11309
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)
Caused by android.os.RemoteException: Remote stack trace:
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminWithPolicyForUidLocked (DevicePolicyManagerService.java:3259)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminOrCheckPermissionForCallerLocked (DevicePolicyManagerService.java:3155)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminForCallerLocked (DevicePolicyManagerService.java:3136)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScopeOrCheckPermission (DevicePolicyManagerService.java:7218)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScope (DevicePolicyManagerService.java:7204)
[Deleted User] <[Deleted User]> #9
Will this issue impact production deployment of App on production track?
Do we have any update on this, will it be fixed ?
[Deleted User] <[Deleted User]> #10
*Do we have any update on this, when it will be fixed ?
ra...@exactlylabs.com <ra...@exactlylabs.com> #11
Device: samsung SM-G981U1
Screen Size: 1440x3200
Android 10 (SDK 29)
Is this really not a priority, given that it's pretty clear that it's something on your side? Any estimate of when is this going to get fixed?
le...@gmail.com <le...@gmail.com> #13
Hi, it only happens in the Firebase Test Lab running for the pre-launch report, I already shared the output I get and I can't access the emulator you run there to capture a bug report.
By the way, this did not prevent my app from getting published.
he...@gmail.com <he...@gmail.com> #14
Same thing here:
Exception Process: com.google.android.apps.mtaas.deviceadmin, PID: 4528
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)
Caused by android.os.RemoteException: Remote stack trace:
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminWithPolicyForUidLocked (DevicePolicyManagerService.java:3259)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminOrCheckPermissionForCallerLocked (DevicePolicyManagerService.java:3155)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminForCallerLocked (DevicePolicyManagerService.java:3136)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScopeOrCheckPermission (DevicePolicyManagerService.java:7218)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScope (DevicePolicyManagerService.java:7204)
Device specifications
Model name: SM-G981U1
Manufacturer: samsung
Android version: Android 10 (SDK 29)
Locale: en_GB
Screen size: 1440 x 3200
Screen density (DPI): 480
RAM (total memory): 12,288 MB
OpenGL ES version: 3.2
ABI: arm64-v8a
th...@gmail.com <th...@gmail.com> #15
<code>
Exception Process: com.google.android.apps.mtaas.deviceadmin, PID: 9284
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)
<code>
Device specifications
Model name: SM-G981U1
Manufacturer: samsung
Android version: Android 10 (SDK 29)
Locale: fr_FR
Screen size: 1440 x 3200
Screen density (DPI): 480
RAM (total memory): 12,288 MB
OpenGL ES version: 3.2
ABI: arm64-v8a
be...@gmail.com <be...@gmail.com> #16
zh...@gmail.com <zh...@gmail.com> #17
vi...@google.com <vi...@google.com> #18
Thanks for reporting this issue!
Are you able to reproduce this issue on a non-Samsung device? If so, it would be helpful to get a bug report.
From the attached logs, it looks like there is no active admin associated with the component com.google.android.apps.mtaas.deviceadmin/com.google.android.apps.mtaas.deviceadmin.DeviceAdminReceiver.
Was the app (with package name com.google.android.apps.mtaas.deviceadmin) correctly provisioned?
Please can we get more detailed reproduction steps?
Thanks!
ja...@gmail.com <ja...@gmail.com> #19
Please can we get more detailed reproduction steps?
I see this in the play console pre-launch report. The reproduction step is - upload my ordinarily fine app, and then witness this crash. From
sa...@gmail.com <sa...@gmail.com> #20
cb...@gmail.com <cb...@gmail.com> #21
je...@trevipay.com <je...@trevipay.com> #22
In my case, you can see that the tester clicks the Terms of Service link in the bottom-right of an embedded Google Map, which prompts the following sequence of events:
1. The device's built-in Samsung internet browser opens the Google TOS link
2. The browser displays a notification that there is an update available for the browser
3. The browser appears to crash, and focus returns to my app
4. The test continues apparently without incident
I suspect that applying the update to that device's browser will resolve this issue.
an...@app88.com.br <an...@app88.com.br> #23
Same error here, I'm trying to upload my app since 1 month ago.
None responses from google play support team... They only say to I hold and wait.
Entire team collapsing inside my company, complete chaos.
1 developer went to hospital 3 days ago..
Very sad things
aq...@gmail.com <aq...@gmail.com> #24
Same device samsung SM-G981U1
Watched a nearly 4 minute video of the issue with no clear errors, just an emulator trying to play my game and failing terribly at it.
I don't have Firebase or any other SDK in my project other than the GoogleMobileAds V8.3.0 package.
Has anyone had any luck with resolving this issue at all? The Google team don't seem to be very good at actually updating anyone on the issue, just copy and pasting generic responses.
Exception Process: com.google.android.apps.mtaas.deviceadmin, PID: 5413
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)
Caused by android.os.RemoteException: Remote stack trace:
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminWithPolicyForUidLocked (DevicePolicyManagerService.java:3259)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminOrCheckPermissionForCallerLocked (DevicePolicyManagerService.java:3155)
at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminForCallerLocked (DevicePolicyManagerService.java:3136)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScopeOrCheckPermission (DevicePolicyManagerService.java:7218)
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScope (DevicePolicyManagerService.java:7204)
ma...@outlook.com <ma...@outlook.com> #25
vi...@google.com <vi...@google.com> #26
Re-
Other affected users, please share the reproduction information and a bugreport as requested in
[Deleted User] <[Deleted User]> #27
aq...@gmail.com <aq...@gmail.com> #28
Also from what i've read in this thread as well as various others, it's not an error on our end as the developer but Google's internal emulation system that's used to test uploaded apps on their store throwing a false positive since the system used likely doesn't have/need admin device privileges so when it tries to do something outside of it's scope it's throwing up this stability "error".
I feel that asking me for "reproduction" information is a little out of touch since if you read this as well as related threads you can quickly realise other people have already told you the reproduction method, in that we upload our app to the console and your system gives us an error. What more can we do beyond this?
I haven't changed anything in my app and I don't have any package other than GoogleMobileAdsV8.3.0 imported into it, others have literally made empty test apps that throw up the same error so if you can tell me what to do i'd be really appreciative.
Also as others have asked, will this error prevent me from pushing my app to live production if I just ignore it?
vi...@google.com <vi...@google.com> #29
Re-
We have already shared the above comments and query with our development team and will update on this with more information as it becomes available.
Will this error prevent me from pushing my app to live production if I just ignore it?
Meanwhile, if you can share a bugreport would be great as it may help our development team to investigate.
ke...@gmail.com <ke...@gmail.com> #30
This issue happend on our PLR before, and
Re #29: please don't keep asking developers for bugreports. If you read the previous comments (such as #28) carefully, this issus happens on Google Play PLR (Pre-launch report), meaning that Google Play's internal testing system is causing the problem. You could query the recently generated Google Play PLRs for this issue, then identify and fix the underlying problem, so that PLRs won't generate false alarms and waste many app developers' time, thanks.
su...@hotmail.com <su...@hotmail.com> #31
多くの開発者は、このエラーが「リリース前レポート」でのみ検出されることに不満を抱いているのだと思います。
製品版ではこのようなエラーは報告されていません。
zo...@gmail.com <zo...@gmail.com> #32
i met same issue,I think that internal testing system is causing the problem Can i ignore it before deploy?
vi...@google.com <vi...@google.com> #33
This has been fixed by our development team, Thanks!
Description
I'm getting this exception in the pre-launch report, only with the samsung SM-G981U1 device. I can't see anything wrong in the report video. I read comments of several people using the Firebase SDK which have the same issue, starting in the last 10-15 days, for example here .
Not sure if this blocks new production releases, hopefully not.