Skip to content

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

Description

@chownation

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions