Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

install nativescript-market-demo app on android ,but on two phone,show 2 errors #223

Closed
codeHui opened this issue Aug 20, 2016 · 2 comments

Comments

@codeHui
Copy link

codeHui commented Aug 20, 2016

I install nativescript-market-demo app on android ,but on two phone,show 2 errors when the app is opened.1:

one is:
com.tns.NativeScriptException:
Calling js method onTouch failed

TypeError: Cannot set property 'isEnabled' of undefined
File: "/data/data/org.nativescript.examples/files/app/tns_modules/ui/gestures/gestures.js, line: 97, column: 40

the other is:
java.lang.InternalError: Thread starting during runtime shutdown
at java.lang.Thread.nativeCreate(Native Method)
at java.lang.Thread.start(Thread.java:1078)
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:920)

@codeHui
Copy link
Author

codeHui commented Aug 20, 2016

tns-android:2.20;tns-core-module 2.2.1

@dtopuzov
Copy link
Contributor

@codeHui can you give some more details. Do you try to build if form source or you install it from store.
If you try to build it from core - which branch?

@codeHui codeHui closed this as completed Sep 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants