waszqba
waszqba
I can add that setting timeout in `then` didn't help and threw errors that it `cannot find 'call' of undefined`, but when I called a method in `then` and in...
> Does the demo (not the demo-ng) app work for you? I just copied the code from the demo to my application
I will let you know soon
well, the `demo-ng` app didn't even launch, it throws ``` An uncaught Exception occurred on "main" thread. java.lang.RuntimeException: Unable to create application com.tns.NativeScriptApplication: com.tns.NativeScriptException: Error calling module function Error calling...
ah, ok, I misunderstood, will try again then
unfotunately, the `demo` w/o `-ng` didn't work either :( I am using node 8.11.3 and tns 5.0.0. : ``` System.err: java.lang.RuntimeException: Unable to start activity ComponentInfo{org.nativescript.plugindemo.barcodescanner/com.tns.NativeScriptActivity}: com.tns.NativeScriptException: Failed to find...
well ,still no luck ``` MacBook-Pro-Jakub:src kuba$ npm run demo.android > [email protected] demo.android /Users/kuba/projects/TestApp/barcodedemo/src > npm run build && cd ../demo && tns run android --syncAllFiles > [email protected] build /Users/kuba/projects/TestApp/barcodedemo/src...
Hi guys, it's 2019 and I think it might not be a such a bad idea to bump this thread, especially with 3.0 being recently published. Don't you think it...
@chill117 what do you think?
Thanks for answer @kumilingus, is there any way I can support you (or at least try to do so) with the transition? I see you are deeply integrated with jQuery,...