Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Bytecode patch is not applied to SearchEngineAdapter in release #10773

Closed
samartnik opened this issue Jul 16, 2020 · 2 comments · Fixed by brave/brave-core#6102
Closed

Comments

@samartnik
Copy link
Contributor

Description

There is crash when try open Search engine options.

2020-07-16 14:44:26.580 6321-6321/? E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.brave.browser, PID: 6321
    java.lang.NoSuchMethodError: No super method getPermissionsLinkMessage(Ljava/lang/String;)I in class Ln51; or its super classes (declaration of 'n51' appears in base.apk)

Steps to reproduce

  1. Try open Search engine options
  2. It crashes

Actual result

It crashes

Expected result

No crashes

Issue reproduces how often

Issue happens on

  • Current Play Store version? no
  • Beta build? no

Device details

  • Install type (ARM, x86):
  • Device (Phone, Tablet, Phablet):
  • Android version:

Brave version

1.13.x

Website problems only

  • Does the issue resolve itself when disabling Brave Shields?
  • Does the issue resolve itself when disabling Brave Rewards?
  • Is the issue reproducible on the latest version of Chrome?

Additional information

@samartnik samartnik added OS/Android Fixes related to Android browser functionality QA/Yes release-notes/include labels Jul 16, 2020
@samartnik
Copy link
Contributor Author

Test plan: follow STR

@srirambv
Copy link
Contributor

Verification passed on OnePlus 6T with Android 10 running 1.13.81 x64 build

  • Verified no crash when opening search settings
  • Verified changing search engine doesn't cause any crash

Verification passed on Samsung Tab A with Android 10 running 1.13.81 x64 build

  • Verified no crash when opening search settings
  • Verified changing search engine doesn't cause any crash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants