Bug 1486004 Comment 25 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Bob Clary [:bc] from comment #24)
> (In reply to Ted Campbell [:tcampbell] from comment #22)
> 
> > mozdevice.adb.ADBError: Verify bytecode of debuggable apps must be turned off to use run-as
> 
> I added this check to work around the issue that aerickson saw on the samsung S10g. You just need to go to Developer options and turn that off. I'll try to improve the error message for this. If this is a problem I can do device detection to only throw this error on the S10g.

I tried toggling the `Verify apps over USB` setting and could not get passed the check.
(In reply to Bob Clary [:bc] from comment #24)
> (In reply to Ted Campbell [:tcampbell] from comment #22)
> 
> > mozdevice.adb.ADBError: Verify bytecode of debuggable apps must be turned off to use run-as
> 
> I added this check to work around the issue that aerickson saw on the samsung S10g. You just need to go to Developer options and turn that off. I'll try to improve the error message for this. If this is a problem I can do device detection to only throw this error on the S10g.

I tried toggling the `Verify apps over USB` setting and could not get past the check.

Back to Bug 1486004 Comment 25