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

1.8.0-beta01 breaks compatibility, NoSuchMethodError ViewRegistry #796

Open
rjrjr opened this issue May 19, 2022 · 0 comments
Open

1.8.0-beta01 breaks compatibility, NoSuchMethodError ViewRegistry #796

rjrjr opened this issue May 19, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@rjrjr
Copy link
Contributor

rjrjr commented May 19, 2022

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.

@rjrjr rjrjr added this to the ui-1.0 milestone May 19, 2022
@rjrjr rjrjr added the bug Something isn't working label May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant