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

Cannot resolve method 'loadString' in 'GeckoSession' for 86.0.20210215141125 and above #21

Open
chownation opened this issue Oct 28, 2022 · 0 comments

Comments

@chownation
Copy link

when upgrading DEFAULT_GECKOVIEW_VERSION, build fails with exception

android/src/main/java/cn/reactnative/GeckoViewManager.java:59: error: cannot find symbol
                session.loadString(html, HTML_MIME_TYPE);
                       ^
  symbol:   method loadString(String,String)
  location: variable session of type GeckoSession

https://bugzilla.mozilla.org/show_bug.cgi?id=1667471

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

No branches or pull requests

1 participant