Hi My iOS build has succeeded but unable to install the app on the device. getting the following error:
Failed to install application at : Error Domain=MIInstallerErrorDomain Code=13 UserInfo={LibMISErrorNumber=-402620395, LegacyErrorString=, SourceFileLine=77, FunctionName=, NSLocalizedDescription=}
So I managed to install by uploading the ipa to Apple test flight and installing via test flight.
Is this the expected behavior, is it mandatory to download through test flight? no option to directly install ipa on device?
Hi, glad to hear you got it to work! The recommended way for local testing is through Testflight, creating adhoc builds is not publicly provided by us at the moment.
no problem. Thank you for the update, appreciate it. Also it would help if you can update this in the iOS build documentation that testflight is mandatory to test the ipa, I don’t remember seeing it there