Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Fails to build on Android for Nativescript 6.0.0 #57

Closed
nikoTM opened this issue Jul 17, 2019 · 1 comment
Closed

Fails to build on Android for Nativescript 6.0.0 #57

nikoTM opened this issue Jul 17, 2019 · 1 comment

Comments

@nikoTM
Copy link

nikoTM commented Jul 17, 2019

The build fails with the following error:

Exception in thread "main" java.lang.RuntimeException: Class not found android.support.v4.widget.SwipeRefreshLayout.OnRefreshListener
        at org.nativescript.staticbindinggenerator.Generator.getClass(Generator.java:549)
        at org.nativescript.staticbindinggenerator.Generator.getInterfacesFromCache(Generator.java:532)
        at org.nativescript.staticbindinggenerator.Generator.writeBinding(Generator.java:283)
        at org.nativescript.staticbindinggenerator.Generator.generateBinding(Generator.java:171)
        at org.nativescript.staticbindinggenerator.Generator.processRows(Generator.java:234)
        at org.nativescript.staticbindinggenerator.Generator.generateBindings(Generator.java:121)
        at org.nativescript.staticbindinggenerator.Generator.writeBindings(Generator.java:97)
        at org.nativescript.staticbindinggenerator.Main.main(Main.java:50)
@bradmartin
Copy link
Collaborator

Please update to @nstudio/nativescript-pulltorefresh with tns plugin add @nstudio/nativescript-pulltorefresh for AndroidX updates.

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

No branches or pull requests

2 participants