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
This is not working workflow:
node_modules/.bin/tns platform add ios --frameworkPath tns-ios.tgz --path RichUI
node_modules/.bin/tns plugin add nativescript-telerik-ui --path RichUI
I tested with forthcoming version 1.3.0 of {N} CLI and runtimes:
android - as expected both workflows does not work due to the fact that nativescript-telerik-ui plugin is build as Eclipse projects for android.
Build failed. Output: https://gist.github.com/vchimev/c820d34923bc03a70bd2.
Steps to reproduce:
It fails to build with jar mismatch error (android-support-v4.jar).
The workflow below works as expected:
It builds the app successfully.
The text was updated successfully, but these errors were encountered: