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

AndroidTest mobile-ui, java.lang.NoClassDefFoundError - Android KitKat #42

Open
btwarog opened this issue May 10, 2018 · 0 comments
Open

Comments

@btwarog
Copy link

btwarog commented May 10, 2018

Hi,

Thank you for such interesting project sample.

There seems to be a problem with androidTest from mobile-ui module. It doesn't seem to work on KitKat version of OS.

java.lang.NoClassDefFoundError: org.buffer.android.boilerplate.ui.test.TestRunner$onCreate$1
at org.buffer.android.boilerplate.ui.test.TestRunner.onCreate(TestRunner.kt:14)

The missing class occurs to be RxJavaPlugin class.

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

No branches or pull requests

1 participant