-
Is it a Titanium bug?
https://archive.appcelerator.com/question/159923/cant-show-timepickerdialog-on-top-of-window-with-titanium-3
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.52.0 x64
**Electron**: 6.1.12
**OS**: Mac OS X 10.15.6
**Thrown From**: [appcelerator-titanium](https://github.com/appcelerator/atom-app…
-
This plugin was originally designed to work for Titanium OSS.
Given that Many Titanium OSS developers are also Appcelerator Platform developers as well, we need to support both CLI.
-
I saw error that
" [WARN] : DefaultRequestDirector: Authentication error: Unable to respond to any of these challenges: {}
[WARN] : IdleConnectionHandler: Removing a connection that never…
-
Error on compile.
```
[DEBUG] : Creating /Users/ryan/Documents/Appcelerator_Studio_Workspace/ParseES6/build/iphone
[INFO] : Preparing project for ES6.
[ERROR] : Error: EEXIST, mkdir '/Users/ryan/…
-
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:
```
[WARN] W/System.err: java.io.…
-
Original [issue 1940](https://code.google.com/p/google-caja/issues/detail?id=1940) created by jason@ysci.jp on 2014-09-22T03:14:54.000Z:
OS: Android 4.3
Development environment: Titanium Studio (Tit…
-
Hello,
I can only get this to work with Android version 4.x and above [haven't tried 3.x]. None of the emulators nor handsets with Android 2.2 nor 2.3 work with this.
I'm trying to encode something …
-
I'm using moment/luxon js library (https://moment.github.io/luxon/docs/manual/install.html) in appcelerator mobile project using Titanium SDK.
It seems is required jsc-android-buildscripts for full f…
-
I am hiding the actionBar after the nappdrawer window has opened, but with SDK 4.X.X (tried 4.0.0.GA and 4.0.1, 4.1.0) it crashes randomly.
Hiding the actionbar (works on 3.5.1.GA)
```
mainAppWindow…