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

NullPointerException when Building for Android #3

Open
mgatto opened this issue Apr 19, 2018 · 2 comments
Open

NullPointerException when Building for Android #3

mgatto opened this issue Apr 19, 2018 · 2 comments

Comments

@mgatto
Copy link

mgatto commented Apr 19, 2018

Hello,

When building for Android with tns build android --bundle --env.aot, I get this error:

Skip com.testfairy.h.a Error: java.lang.NullPointerException

Sorry, it doesn't report anything more than that, and I'm a bit of a newbie with building for Android vs iOS. Are there any tweaks I should make to Gradle to get more data?

The app builds anyway and runs, but then again, I also get no Test Fairy sessions in the dashboard.

Thanks!

@vijaysharm
Copy link
Contributor

Thanks @mgatto. We're actively looking into this, and will get back to you if we need more information or if we manage to resolve it.

@vijaysharm
Copy link
Contributor

Hi @mgatto I've been trying to reproduce this issue with no luck. Would you have a sample project that reproduces this issue? Can you tell me which version of tns you're using? With 4.0.0, simply running --build outputs Passing --bundle requires a bundling plugin. No bundling plugin found or the specified bundling plugin is invalid..

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

No branches or pull requests

2 participants