-
The new activityPopover() is good, but I found a problem. If assigned to a button placed in a toolbar (Titanium.UI.iOS.Toolbar) and that button is passed in as "view", then the popover never shows. …
-
I refuse to use Google services on my phone, and use a free software alternative for maps on my Android. Can you please let us choose the map provider?
-
When I try to use my previously titaniumified module on Android with Titanium SDK 8.x I get an:
```
context.sourceUrl = url;
TypeError: Cannot create property 'sourceUrl' on boolean 'true'
```
…
-
I've try to use this module with SDK 8.0.0 and there is a problem during the compilation :
```
[TRACE] Undefined symbols for architecture x86_64:
[TRACE] "_deflate", referenced from:
[TRACE] …
-
Let me know if you need more info. Workaround currently for me was just to remove this code (from the sample code).. and it worked
```
/*
* if (Social.isRequestTwitterSupported()) {//min iO…
-
Please give official support moving devRant to sdcard in android.
As far as i know, it may be different in appcelerator, but it is just a line of code in `AndroidManifest.xml`.
_Sent from my Lge LG-…
-
Hi everytime i run the code i get the following issues
```
[ERROR] Script Error = 'undefined' is not a function (evaluating 'obj.otherwise()') (unknown file)
2012-08-20 09:15:29.483 socketio.titanium…
-
how can I use background services? I've got the following warn (it works when compile using pure titanium cli):
```
Unable to start service Intent { cmp=com.yydigital.tishadowapp/.Appdata-private:__…
-
Hi there,
Authorization isn't working as it should. I get an error that says "Twitter: Not sending X-Requested-With header" and i think it comes from get_request_token().
After that the request fai…
-
Hi guys.
I'm trying to initialise android module without messaging using method:
`countly.startOnCloud('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');`
but I'm getting the error below:
`Message: Unca…