-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
sample-Groceries w/Telerik UI crash when using Nativescript 2.0 #86
Comments
I have tested sample-Groceries app with the latest NativeScript 2.0.1 and the application has build succsessfully.
You can also use the latest tns-core-modules with the following command:
|
@NickIliev Skip com.telerik.android.primitives.widget.sidedrawer.BlurFadeLayer hoping this is not a boomerang. |
Can you check your JDK and Android SDK versions.
Also you can try to remove the telerik-ui plugin and add it again (meanwhil repeating the removal of node_moudles and platforms folders)
|
I use Java 1.8.0_77 and android-23
But i can run "Groceries" |
The error you are receiving is related to NativeScript/android#459 and is scheduled for fixing with release 2.1. If however your app is not runnig you may try again the steps suggested above (remoe the platform folder and re-build your app) |
Can not reproduce with {N} 2.1.1 and master of Groceries. |
From @3logy on May 24, 2016 17:42
Groceries worked fine with Nativescript 1.7 but update to 2.0 i can't build an Android Platform anymore. I need to remove the Telerik UI and XML using it, to be able to build again.
Copied from original issue: NativeScript/nativescript-cli#1775
The text was updated successfully, but these errors were encountered: