-
I'm getting this error in the console
`[ERROR] : E/🚘 TiGeoLogger: (main) [1,185] locationTrackingService was null, cannot start.
[ERROR] : E/🚘 TiGeoLogger: Maybe you forgot to add `` to applicat…
-
Hi guys, I have a problem with this module since I upgraded to Ti SDK 10. On iOS 12.5.4(tested with iP6) it crashes right after startup. I found logs via xcode:
`erminating app due to uncaught except…
-
CouchBooks is running on a iPhone 4, iOS 5. I haven't been able to replicate this on the simulator because of how the process is handled. The module was downloaded from Appcelerator Marketplace.
Summ…
-
There doesn't seem to be a button created to Add a Todo on Android. The code for this is skipped (or is just for iOS and mobile web) and there is no other code to do it. Does this app just set an It…
-
```
The problem description:
What version of the product are you using? On what operating system?
Titanium Mobile SDK: 1.5.1
Titanium Developer: 1.2.2
XCode:3.2.5
iOS:4.2
iPhone:(trying to compile f…
-
i try to work on trackScreen and trackEvent on my alloy project. So far, the trackEvent function work well and i able get the Event record in my GA report but the trackScreen did not work. I did not g…
-
In a nutshell, I'm looking to explicitly bind a socket to a particular network interface (e.g.: force TCP traffic over WiFi connection even when internet is not available so as to avoid defaulting to …
-
```
The problem description:
What version of the product are you using? On what operating system?
Titanium Mobile SDK: 1.5.1
Titanium Developer: 1.2.2
XCode:3.2.5
iOS:4.2
iPhone:(trying to compile f…
-
[Enter steps to reproduce:]
1. in any given views/widget.xml with a corresponding styles/widget.tss begin to type in any elements attribute value within quotes ie start with and add 4 to the id e…
-
Hello,
I try to add annotations on my mapView, but it doesn't work.
Here the simple code : http://pastebin.com/hjFfCaZE
Error : "nil argument" ... Ok but what argument?
Do you have any idea how …