We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
System.err: com.tns.NativeScriptException: System.err: Calling js method onCreateView failed System.err: System.err: Error: android.content.res.Resources$NotFoundException: Resource ID #0x0 System.err: android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:190) System.err: android.content.res.Resources.getDrawable(Resources.java:770) System.err: android.content.res.Resources.getDrawable(Resources.java:742) System.err: com.tns.Runtime.callJSMethodNative(Native Method) System.err: com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1088) System.err: com.tns.Runtime.callJSMethodImpl(Runtime.java:970) System.err: com.tns.Runtime.callJSMethod(Runtime.java:957) System.err: com.tns.Runtime.callJSMethod(Runtime.java:941) System.err: com.tns.Runtime.callJSMethod(Runtime.java:933) System.err: com.tns.FragmentClass.onCreateView(FragmentClass.java:40) System.err: android.app.Fragment.performCreateView(Fragment.java:2353) System.err: android.app.FragmentManagerImpl.moveToState(FragmentManager.java:995) System.err: android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1171) System.err: android.app.BackStackRecord.run(BackStackRecord.java:816) System.err: android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1578) System.err: android.app.FragmentManagerImpl$1.run(FragmentManager.java:483) System.err: android.os.Handler.handleCallback(Handler.java:751) System.err: android.os.Handler.dispatchMessage(Handler.java:95) System.err: android.os.Looper.loop(Looper.java:154) System.err: android.app.ActivityThread.main(ActivityThread.java:6119) System.err: java.lang.reflect.Method.invoke(Native Method) System.err: com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886) System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776) System.err: File: "file:///data/data/org.nativescript.KipoTrac/files/app/tns_modules/nativescript-floatingactionbutton/fab.js, line: 81, column: 17 System.err:
The text was updated successfully, but these errors were encountered:
tns platform remove android/ios
tns run android/ios
helped me out here.
Plugin is working great with newest NS and Angular. Thx for the great job boyz
Sorry, something went wrong.
Thanks ill try this now...
Yep, have it working. thanks!!!
No branches or pull requests
The text was updated successfully, but these errors were encountered: