Post

Replies

Boosts

Views

Activity

Unable to run default app on any simulator in xcode 15 beta 5
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:"; }
3
0
881
Jul ’23
Error Message using AVFoundation
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
3
0
703
May ’21
App Preview
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)
0
0
608
Aug ’20