- This topic has 6 replies, 3 voices, and was last updated 10 years, 11 months ago by
Mobs.
-
AuthorPosts
-
wwwinternet.itMemberHello,
I used MobiOne ..
I built a native app …
with the codes generated from Apple I have installediOS Ad Hoc Provisioning Profile :
first
Ad Hoc
on my iphone all ok.after I add profile
Apple Store
on my iphone all ok.From a friend with new mac
I install the program to upload files. ipa
and I get the following errors:
——————–
Apple’ web service operation was not successful
—
Unable to authenticate the package: 845151389.itmsp
—-
ERROR ITMS-9000:”No architectures in the binary. Lipo failed to detect any architectures in the
bundle executable.” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
——-
——————–
what to do?the mac of my friend
said to download xcodeMarch 24, 2014 at 3:21 pm #348265
wwwinternet.itMemberin
iOS Provisioning Profiles
I have 2 active profiles
1 ad hoc
1 apple storeI have to disable one of them?
this may be the problem?
March 24, 2014 at 5:45 pm #348270
support-octavioMemberHi,
What is the version number of application loader you are using? It is important that you use the latest version (I forget the ver #). Also you should be building your app using the App Center – Cordova 2.9 configuration. Lastly, most users are uploading apps for public distribution through itunes. If this is the case then ensure that you built your app using an appstore provision profile.
July 16, 2014 at 3:10 am #350419
MobsMemberHallo support,
i have the same problem upload the binary to apple. The error message is identical, as in the topic above.
I have ticking off Cordova 2.9 and 2.91, the newest Application loader from apple, and i am using an appstore provisionig profile.
What else can i do?July 16, 2014 at 7:08 pm #350449
support-octavioMemberHi Mobs,
Does this happen with any app? or it is an specific issue with current app?
Can you share a build ID? Also, please share Mobione and app loader versions.July 17, 2014 at 1:37 am #350459
MobsMemberHi,
thanks for replay. I am worry about the timeshift, so what…. Now i will answer to your questions.
This is my first app, and the first attempt to upload an app to AppStore. In simulation mode the app works fine on iPad mini in Safari browser.
The build ID is: Zimmer_1 IOS build #96792442
The application loader: Version 2.9.1 (441)
MobiOne: Version 2.6.2(20140319)July 17, 2014 at 2:06 am #350461
MobsMemberHi support team,
it works! I have found the solution. During the upload process the aplication loader breaks with an popup message. The loader requires an additional tool for LIPO commands line support. On th popup window you have the choice to install it later. If you do nothing the windows closes on itself. A few seconds later the process stops with the well known error message. If you choose “Install”, the process automatically continue uploading, after installation the tool on MAC, without any additional inputs.
Really easy…Thanks again
Mobs -
AuthorPosts