-
### Details for the issue
I created a tiny DB with this application on OSX Sierra. I installed the app into my appcelerator titanium app and it worked in the iOS sim. However on the Android emulato…
-
Can we get a 6.x compatible version out of this?
-
Hi There,
Maybe i'm just being stupid, or perhaps Titanium has moved on, but i'm trying to run your command in Terminal and i get an error:
python: can't open file 'build.py': [Errno 2] No such file…
-
When I build with either 2.0.2 or 2.1.0 on iOS I get this error:
> Building for iOS Simulator, but the linked and embedded framework 'SDWebImage.framework' was built for iOS + iOS Simulator
When…
-
I haven't checked this, but looking at https://github.com/jeffbonnes/installr-updater/blob/master/installrUpdater.js#L61 this won't work in adhoc apps since these are identified as production by Titan…
-
In the application, Hello World (Alloy).
Try to call a nonexistent function test:
``` javascript
// buttom onclick
function doClick(e) {
test(); // Function test does not exist.
}
$.index.open()…
-
I am getting this error on Android 5.0 (API 21) but that is working with 4.3 (API 18) Do you have any idea?
My Titanium SDK 5.0.0.GA
[INFO] : APSAnalyticsService: Analytics Service Started
[WARN] …
-
HI isis,
Can I get compiled module zip file?
Thanks.
-
Is still Appcelerator support BlackBerry 10? And there is any plan to support 10.3 and 10.3.1? Thanks in advance
-
Their interface and capabilities appear to have change since this README was last written. Do you have an updated set of guidelines to get this up and running with latest appcelerator studio?
Specifi…