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
Can you provide more info because I am not sure whether I understand the problem correctly?
As far as I can read your log the problem is
TypeError: this.page.frame._getNavBarVisible is not a function
File: "/data/data/com.smarpsocial.smarpshare/files/app/tns_modules/ui/action-bar/action-bar.js, line: 143, column: 49
which is not related to the dex compiler or class loading process.
Closing stale issue. Please try updating Nativescript and see if that fixes the issue for you. If you have any questions or problems feel free to open a new issue.
From @katturajam on March 17, 2016 9:36
Hi Team,
We have imported around 16 plugins in our project. i tried in 1.7.0 . I have added two line in build.gradle.
Its working in 1.6.2 but in 1.7.0 OnCreate function not found raised during runtime.
I found this link NativeScript/nativescript-cli#1542 but there is no clarity where i can write onCreate in NativeScript Project.
Currently I am using Nativescritp Cli app structure in Netbeans IDE.
Let me know where i want to write onCreate function in NativeSript project using JS/TS.
onCreate_Failed.txt
Copied from original issue: NativeScript/NativeScript#1785
The text was updated successfully, but these errors were encountered: