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!