-
Hi @FokkeZB :)
I was trying to build your app, to see if it gets GPS coordinates when screen is turned off. I haven't figured out yet how to get my apps to work with background data - they stop recei…
-
I have my app in landscape mode and when I open the camera view and scan a code it will crash when the camera turns into portrait mode:
``` java
10-04 14:27:38.175: D/CameraPreviewManager(3537): Surf…
-
Hi Dave,
Any possibility that you are going to upgrade this module to 3.4.0? I really need a reliable IOS image picker that returns exif and can't seem to find one.
Thanks,
Jim
-
Using the Birdhouse.js version .9 on android keeps requesting authorization even after the app has been authorized. The code works without issue on iPhone.
Here is my code:
var tweet_it = function()…
-
What is the last known good version of Titanium SDK that this hook worked with?
When I try to launch it on iOS I am forced to add to tiapp.xml inside the `` node
``` UIBackgroundModes
…
-
I have tried to upload image to aws s3 server, first time its properly uploaded to s3 but second time I got 400 Bad request error and its not uploaded to s3.
Below are the error messages:
[ERROR] : …
-
I can't explain why the example is working, but when I set new center windows the app crashes without any messages in the console. It just stops.
Add some timeouts after the main window has opened;…
-
Trying to install using sti di but I get up to:
Name of the iOS Developer Certificate to use:
When I enter the name of the cert nothing happens, am i missing something on how to enter it?
-
Meaning getFormattedString fails, I hacked this fixed with:
```
} else if (Ti.Platform.osname == 'blackberry') {
// BlackBerry doesn't have String.format, fix better when necessary
…
-
Environment:
Mac OSX 10.10.5
Ti CLI 5.0.4
Ti SDK 5.0.0.GA
Targetting Android SDK 21
Android build tools 22.0.1
```
[ERROR] Failed to run dexer:
[ERROR]
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.en…