Skip to content

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

@chownation

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

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