Posts

Post not yet marked as solved
3 Replies
589 Views
I have created multiple basic apps (app created by default by xcode) and I am unable to get any of them to run in xcode 15 beta 5. Same error on all... Any ideas? `Simulator device returned an error for the requested operation. Domain: FBSOpenApplicationServiceErrorDomain Code: 5 Failure Reason: The system shell (SpringBoard:7337) probably crashed. User Info: { BSErrorCodeDescription = InvalidResponse; DVTErrorCreationDateKey = "2023-07-30 17:49:25 +0000"; IDERunOperationFailingWorker = IDELaunchiPhoneSimulatorLauncher; NSLocalizedFailure = "The request to open "com.javajoe.BasicApp" failed."; SimCallingSelector = "launchApplicationWithID:options:pid:error:"; }
Posted
by owingst.
Last updated
.
Post not yet marked as solved
3 Replies
600 Views
I see a message in xcode 12.5 in the console when getting metadata for *.m4p files only. Does not seem to cause any issues that I know of, so thought I would ask around. Thanks! Macos 11.3.1 xcode 12.5 let avasset = AVAsset(url: url as URL) as AVAsset let metadata = avasset.metadata(forFormat: AVMetadataFormat.iTunesMetadata) 2021-05-08 20:08:42.072875-0500 AudioFile[3820:238663] ca_require_noerr: [result = CB_GetComponentDescription
Posted
by owingst.
Last updated
.
Post not yet marked as solved
2 Replies
651 Views
Since updating to IOS 14.1 (think I would know better by now), cannot run any app via xcode 12 and iPhone/iPad device. Xcode will run apps in simulator but not on physical device. Tried restarting/resetting network, etc to no avail. Any ideas?
Posted
by owingst.
Last updated
.
Post not yet marked as solved
0 Replies
993 Views
Does anyone know when the App Store started requiring the app previews to be on a physical device and show this pop-up? Even when I mirror my iPhone Xs to my Mac, the pop-up does not show. If no pop-up on video, app store rejects app preview. Anyone know of a better way to get around this issue?
Posted
by owingst.
Last updated
.
Post not yet marked as solved
0 Replies
544 Views
I am unable to add a qt movie of my app to any of the device types (5.5, 5.8, 6.5) in media manager. I create the video in qt while my iPhone Xs is plugged into my mac. I get a video but cannot get app connect to accept it. I tried sending it to app connect via resolution center to no avail. Can anyone tell me what is the magic steps to get them to accept the video. I did try and export it as 1080p. Movie inspector detail as follows: Format: H.264 HD (1-1-1) Stereo (LR), AAC, 48000 Hz Resolution: 888 X 1920 Encoded FPS: 54.64 Data Size: 33.3 MB Data Rate: 10.61 Mbit/s Current Size: 1237 X 2674 (Scaled 1.39x)
Posted
by owingst.
Last updated
.