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
{{ message }}
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
[WARN] W/System.err: java.io.IOException: Unable to write to socket, not connected
[WARN] W/System.err: at ti.modules.titanium.network.socket.TCPProxy.write(TCPProxy.java:423)
[WARN] W/System.err: at org.appcelerator.kroll.runtime.v8.V8Function.nativeInvoke(Native Method)
[WARN] W/System.err: at org.appcelerator.kroll.runtime.v8.V8Function.callSync(V8Function.java:57)
[WARN] W/System.err: at org.appcelerator.kroll.runtime.v8.V8Function.handleMessage(V8Function.java:82)
[WARN] W/System.err: at android.os.Handler.dispatchMessage(Handler.java:98)
[WARN] W/System.err: at android.os.Looper.loop(Looper.java:168)
[WARN] W/System.err: at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:118)
Ti 5.2.0.GA
faster-ti 1.7.5
Android 6.0.1
The text was updated successfully, but these errors were encountered:
Running faster-titanium on an android device with
titanium build -p android -T device --skip-js-minify --faster
shows this error when trying to update the app:
Ti 5.2.0.GA
faster-ti 1.7.5
Android 6.0.1
The text was updated successfully, but these errors were encountered: