Skip to content

1.8.0-beta01 breaks compatibility, NoSuchMethodError ViewRegistry #796

@rjrjr

Description

@rjrjr

Reported by @SalvatoreT:

Someone is including the 1.8.0-beta01 and the SDK I work on which doesn’t use the beta. Their app throws this error (which I can reproduce).

java.lang.NoSuchMethodError: No static method ViewRegistry([Lcom/squareup/workflow1/ui/ViewFactory;)Lcom/squareup/workflow1/ui/ViewRegistry; in class Lcom/squareup/workflow1/ui/ViewRegistryKt; or its super classes (declaration of 'com.squareup.workflow1.ui.ViewRegistryKt'

https://workflow-community.slack.com/archives/CHTFPR277/p1652992917547019

Looks like this commit from #577.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions