Request failed: unauthorized (401) error when I try to post to...
Here is the code that is returning "Request failed: unauthorized (401) error": AFHTTPRequestOperationManager *manager = [AFHTTPRequestOperationManager manager]; manager.requestSerializer =...
View Articlei want help
i made project that contain tableview and put in this table view switch ,it was true when some cases but i want to access this switch to take its value to another function this picture show what i did...
View ArticleSlide menu with a scrollable view
I am trying a simple way of implementing a slide menu in a app with scrollableview The idea is that when we swipe from the edge of the screen it should display the side menu elseit should show a...
View ArticleMade an update on an iOS Apple App and now not able to create users like...
My main developer is in the hospital, so please help with any guidance. We had an UI issue iOS 7.1 release, so we had to create a build with the correction. Everything works as expected but now new...
View ArticleMy module + external framework = running only on my own mac??
Dear community, I have big problems with my module. The thing is I embed in my module.xconfig an external Framework like this: OTHER_LDFLAGS[sdk=iphoneos*]=$(inherited)...
View ArticleiOS Run Configurations java.lang.nullpointerexception
I'm trying to create a Run As - Run Configuration for iOS. However every time I go into it I get a Java.Lang.NullPointerException. It won't let me apply any of the chagnes. !ENTRY org.eclipse.jface 4 2...
View ArticleYoutube, android webview
Hello, I use on my application (ios, android) or a webview I call a youtube channel. https://www.youtube.com/user/ID_user On ios it works very well. But on Android it does not work. I tried to call the...
View ArticleTableViewRow scrolling / Animation
Hello, I have a tableviewRow with custom labels of different text size I don't want any carraige return in rows but imagine it could be possible to create custom animation to move left for few seconds,...
View Articletitanium updates again with the same updates & JAVA_PATH
Hello, I am new to Titanium Development and I have some problems after the installation of it. I am using Ubuntu 13.10 64bit. My first problem is that Titanium seems not to recognize its own updates so...
View ArticleInline CSS not working on device but ok on emulator
Hi, I am using inline CSS in a webview, which works very well on the emulator but not at all on the device. The titanium code is very simple : var vueDetails = Ti.UI.createWebView({...
View ArticleACS CustomObject not created from server service
Hi, I try to create custom object with ACS api from server service, this is my code: ACS.Objects.create({ classname: 'Ordini', fields: { session_id: req.session.id, user: req.session.user.id,...
View ArticleI can't hide deactivated app on my "All Apps" page.
I deactivated my apps. When I check "Hide Inactive Apps" flag, my app appeared on "https://my.appcelerator.com/apps" page. But it's already deactivated. I guess the problem is I have two of same app...
View ArticleCan not build iOS project
Hi, I am having a trouble in building my iOS application. Earlier I was using Xcode 4.5 and building the application with iOS 6 and everything was working fine. Now I have purchased a new mac machine...
View Articlei want help
i made my project with alloy and made 2 pages when i fill data in this page and go to another and retuen the data become removed what i will do these images define what i need code...
View ArticlecreateHTTPClient onload code not collected in time
Hi, I'm porting an iPad project from Titanium 2.X to Titanium 3.X It worked perfectly well in Titanium 2.X I'm stuck with createHTTPClient. In the dozen JSON calls I make, I get the returned data in...
View ArticleHow to send email without email dialog and without xamp php file?
Hi, Is there any alternate way to send email without mailsubmit.php file because in my environment i don't have Xampp and i have already installed iis. Is there any way to configure it via IIS? Thank...
View ArticleAppcelerator Marketplace doesn't work
the marketplace does not work, already from 5 days Can not log in, and so it is unusable I also wrote on twitter at @Appcelerator, but I get no replies
View ArticleTitanium Studio Corrupted
Hello, I was working every day on Titanium Studio on my Mac, but two days ago it stopped.. it show me the progress bar of loading studio and then it crash and close.. I am not able to open it more... I...
View ArticleSilent Push In Android & iPhone
Hello Community, I want to use silent push notification in ios and android to 'wake up' an application and request the location coordinates in background. I found something for IOS with below url...
View Article