Errors when installing the iOS hardware support package in Matlab R2015a

I am trying to install the iOS hardware support package in Matlab R2015a and to the part "Verifying Configuration of Your iOS Device" and I get the following errors:
Error using fprintf
Invalid format.
Error in realtime.setup.iOSFirmwareUpdate/createBuildDiagnostic (line 431)
Error in realtime.setup.iOSFirmwareUpdate/BuildApp (line 533)
Error in realtime.setup.iOSFirmwareUpdate/buildAndInstallTestApp (line 692)
Error in realtime.setup.iOSFirmwareUpdate.BuildDelayedCallback (line 797)
The test application that checks the provisioning profile builds and runs on the iPhone. Any ideas what I am doing wrong?

Answers (5)

Is the device provisioned? Also, what version of Xcode and iOS version are you using?

3 Comments

Yes the device is provisioned. I cannot remember what versions I was using when I got those errors. As I have updated to Xcode 7.1 and iOS 9.1, I am no longer running supported versions for the Simulink add-on. However when I tried again I get a different error. I can build the application and download it to the iPhone from Xcode, however when I go the next screen in the support package setup the window get a green tick by Building App, but the Running App phase get an error of "Unexpected failure (Error code: DOWNAPPNOUPD). Press 'Retry'.". Needless to say retry gives the same error.
I suspect this may be an incompatibility with our deployment tool and the version of iOS running on your device.
Just to clarify, does the app get deployed to the device at all, and just not launched? To put it simply, if you look on your device do you see the TestApp was deployed to your device?
Hello kevans:
I have a similar issue (2020). I am running XCode 11.3.1 and iOS 13.3 on an iPad. The TestApp does get installed on my iPad and runs perfectly, it is just a splash white screen with the Matlab logo on it. But the inmediate next step is the verification and here the Build App step does complete, but then in the Run App step an error appears about the XCode version can not handle iOS version from the device.
But since in the previous step the TestApp does install and runs on the device (iPad) it would appear that the problem is something different from the displayed message during the Verification step.

Sign in to comment.

I also have the same problem with my iPad 4 iOS 9.3.1 on matlab r2015b
So still no answer here huh... I think its because my phone is too updated. When I put the first test app on I have to add a bunch of new features to the program. Things like retina display support!! ugh.. Mathwork's focuses too much on Microsoft. Help us out here!!
I am running in the same issue but i am stuck in the build app phase. I dont make it to the run app phase. Please help me.

Categories

Products

Tags

Asked:

on 3 Jun 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!