Community Questions & Answers

iOS App Distribution Help

So I know I am doing something wrong or perhaps missing something out, but could anyone point me in the right direction with my problem. I have an iPhone/iPad app that I have created and can build an IPA for AD-HOC distribution which works fine (have been...

Android AppID Case Sensitive?

So I hope I havent made a small mistake that is going to aggravate me forever :-) Somehow I changed the case of my AppID from lowercase to camel-case in between distributing to iOS 8 months ago and now Android yesterday. I went to compile the new package...

build fail in ProcessProductPackaging

not sure what's going on since building for distribution worked and the only change was updating my info.plist before rebuilding ~~~ ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : ProcessProductPackaging...

Problem during Distribution

So I've finished my app, tested on my device, built into it through xcode, went through the whole process of distribution, created the manifest (I'm using an enterprise account) and installed on some devices. It just doesnt work. It crashs it. I'm trying...

Android Expansion Files

Our Android app is larger than the maximum 50 MB limit that the Android .apk file allows. Android offers a solution for overcoming this by way of creating an expansion file but after searching the help files and community forums, there seems to be no...

Over 20MB filesize?!

My app when compiled for distribution without the main content is about 4MB My Content for the app is about 4.5MB of javascript arrays (my app 4MB) + (my content 4.5MB) = ? When I Compile for Distribution the file size should be around 10MB but suddenly...

Distribution fails validation process

Titanium successfully built my iPad distribution and uploaded it into Xcode Organizer. When I try to Validate the app, I get the following errors: Icon specified in the Info.plist not found under the top level app wrapper: appicon.png Icon specified in...

Enterprise app - wireless manifest file

Hi, We have developed an enterprise app and now looking to distribute it to our employees via a web server. I went over Apple's documentation and everything is pretty clear except for one thing - they say I need a wireless manifest file which should be...

xcode validation errors

I'm getting this error message when I attempt to validate for the app store in xcode: 'This bundle is invalid. The Key CFBundleVersion in the info.plist file must contain a higher number than that of the previously uploaded version.' and: 'This bundle...

Update iOS native app with Titanium iOS app iTunes

I have my iOS native app in iTune app store already. Not I'm going to update my iOS native app with Titanium iOS app. In my existing iOS app I have, Bundle Version (CFBundleVersion) = 10203 Bundle Version String (CFBundleShortVersionString) = 1.2.3...

Building App for multiple iOS versions

We're doing some internal testing using TestFlight. I went to distribute the first build, and TestFlight would only allow me to distribute it to 3 of the 9 people because their iOS versions didn't match the SDK it was built against (5.1). In one case, not...

App Distribution

When distributing an app to Apple for the first time, I get this error: [ERROR] [BEROR]Code Sign error: The identity 'iPhone Distribution: John Pierce' doesn't match any valid certificate/private key pair in the default keychain [ERROR] [ERROR] Error:...

Constant string too long

Hi, I'm trying to package my latest Android app for distribution, I've never had problems till today. I'm using 1.8.2 and V8. During packaging I get the following error: ~~~ [ERROR] Error(s) compiling generated Java code [ERROR] C:\Documents and...

Showing 1-50 of 145 1 2 3