-
With the latest versions, when requesting devices, node does stop and CPU gets to 100%
This does not happen all the time but really often.
If i run the debugger i get an exception on `CFRunLoopStop`
…
-
Hi,
I downloaded the titanium studio preview a few weeks ago and started toying around without any issue. This morning I launch the IDE and it prompted to update to version 3.0.0GA. After that it se…
-
I have enabled my source to use ES6, but the module is giving error when it finishes compiling
true
[ERROR] TiExceptionHandler: (main) [420,420] ----- Titanium Javascript Runtime Error -----
[ERR…
-
When compiling the app with the module in place it fails with the following error:
```
[ERROR] Failed to run dexer:
[ERROR]
[ERROR] Uncaught translation error: java.lang.IllegalArgumentException…
-
Hey Gents,
I'm struggling with a custom iOS compilation of the module. If I download the v.4.0.1 iOS version compiled by you, my app is running fine.
But I need some additional functionality tha…
kbshl updated
6 years ago
-
Title says it all.
-
I'm not very familiar with how classic modules work, but I think we have a set of [APIs](http://docs.appcelerator.com/platform/latest/#!/guide/Titanium_Mobile_Module_API) to hook into things right?
T…
-
Build now fails with error
`
...
[INFO] App thinning disabled, skipping asset image sets
[INFO] Processing JavaScript files
[ERROR] /Users/.../workspaces/appcelerator/Project/build/appify/Resou…
-
On Android there is something conflicting using the latest versions of `firebase.analytics 2.1.0`, `firebase.core 2.2.0` and `ti.playservice 11.8.0`.
The app crash with this error:
```
[WARN] W/…
-
# Building native apps using Titanium & Alloy
# Description
Titanium is a JavaScript framework to build native apps using Titanium. Your Node knowledge comes in handy as many of the node principle…