You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error during AOT compilation on android device.
Please change the name of one of the extended classes.
/home/alexander/Projects/Improve/Improve-application/platforms/android/src/main/java/com/tns/gen/com/facebook/imagepipeline/animated/base/AnimatedDrawable_frnal_ts_helpers_l58_c38__AnimatedImage.java
at org.nativescript.staticbindinggenerator.Generator.writeBindings(Generator.java:59)
at org.nativescript.staticbindinggenerator.Main.main(Main.java:15)
:asbg:generateBindings FAILED
FAILURE: Build failed with an exception.
However the pro plugin includeds all the functionality that comes from the base version.
Perhaps you can try to use only of the plugins and rebuild your application with web pack.
I got this error during AOT compilation on android device.
package.json
webpack.config.js
The text was updated successfully, but these errors were encountered: