Community Questions & Answers
"Generic Xcode Archive" from AppStore build process, no ipa
Earlier versions of builds produced an iOS App Archive that I could validate and distribute. Now, when I build with Titanium Studio, the output is a "Generic Xcode Archive" that cannot be verified. If you try to distribute it, it crashes Xcode,...
Alloy - How to check duplicate model column value
In Alloy model, i have a column in which duplicate data (string) is not accept. How to validate it? thanks for your help
Invalid URL scheme when validating app
At some point since I last released a version of my app to Apple's iTunes service something has changed in either XCode or Titanium. I used to have no problems publishing my app, but now when doing so Titanium builds the app without a problem, but when I...
Validate imageView
Hello I am trying to validate if a photo has been chosen from the photogallery and put into the imageview. Does anybody have a solution to this? Thanks!
Confirm that someone entered a number (and only a number) into a field?
I have an iPad application with input fields. Some of the require a number be input, such as 6 or 10.25. I then do math with the inputs when the user clicks a button, by casting the value to Number(). How can I check that the user entered a valid number...
Validation failed, appicon.png: icon dimensions 0x0
I have been trying to validate my iPhone/iPod/iPad application but it keeps failing with the following error: ~~~ iPhone/iPod Touch: appicon.png: icon dimensions (0 x 0) don't meet the size requirements. The icon file must be 57x57 pixles, in .png...
Meet ValidatorException when deploy a project
I create a project on win7 for windows platform. When package it, I meet following exception: sun.security.validator.ValidatorException: PKIX path building faild: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valide...
Invalid Binary, why???
Hi, I'm trying to submit my app to Apple, but I always get the "invalid binary" response... I've used both titanium packaging system and xcode build: in the first case, I get the result file from packaging, compress it and send to Apple. For...
How to Validate Text Field
<script src='http://pastie.org/1791400.js'></script>
Problem submitting apps in 1.40 if they have a space in their name
I have several apps that have a space in their name. So I setup the apps with a space in their names. I used to have to manually remove the space from the zip file before uploading it to iTunes Connect or with the Application Uploader, no major...
Showing 1-10 of 10