Post

Replies

Boosts

Views

Activity

Reply to Exception SIGABRT encountered in App Store review
Thanks for all the effort you've put in to deal with this problem. Have you any idea why I can't reproduce it on my MacOS 12.4 machine? I may be writing to a log file outside the sandbox but I don't think it would cause the observed crash. I've tried running the app in a fresh account (using the distribute to development team archive option) on the dev Mac but it doesn't crash. A non-reproducible problem I'm having is that sometimes the app menu bar is unresponsive - sub-menus are only visible when the touchpad is pressed. The app then has to be stopped from Xcode or killed using Activity Monitor. Sometimes windows shown do not respond to the close button. Could these be connected with the crash which the app reviewer encountered?
Topic: App & System Services SubTopic: General Tags:
Jul ’22
Reply to Create iPhone 6 iOS 12.4 simulator on Xcode 12.3
Even though the options are greyed out, clicking on the download (down arrow) icon shows a screen "Xcode is trying to install Apple-provided software" and prompts of credentials to allow this. The simulator download then proceeds and the greyed out down arrow is eventually replaced by a blue tick, and simulators for devices using the downlooed iOS appear in options.
Jun ’22
Reply to Exception SIGABRT encountered in App Store review
Thanks for all the effort you've put in to deal with this problem. Have you any idea why I can't reproduce it on my MacOS 12.4 machine? I may be writing to a log file outside the sandbox but I don't think it would cause the observed crash. I've tried running the app in a fresh account (using the distribute to development team archive option) on the dev Mac but it doesn't crash. A non-reproducible problem I'm having is that sometimes the app menu bar is unresponsive - sub-menus are only visible when the touchpad is pressed. The app then has to be stopped from Xcode or killed using Activity Monitor. Sometimes windows shown do not respond to the close button. Could these be connected with the crash which the app reviewer encountered?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to Exception SIGABRT encountered in App Store review
Full crash log attached: Crash log (.ips file)
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to Toolbar in XIB file created with XCode 12.3 looks different in XCode 13.4
Rebuilt the toolbar in Xcode 13.4 but flexible space toolbar item does not have any width, so replaced with 3 regular spaces to give apperance as shown below. When run on Catalina the toolbar appears as in the first image.
Replies
Boosts
Views
Activity
Jul ’22
Reply to Toolbar in XIB file created with XCode 12.3 looks different in XCode 13.4
Checking Hide Title Text in the panel attributes results in the expected display in Xcode 13.4 in design mode but when run, the application spaces the toolbar items so much that the right-hand ones disappear and are shown in a disabled menu
Replies
Boosts
Views
Activity
Jul ’22
Reply to Xcode 13 "Missing package product" using local Swift Packages
XCode 12.3 issue on Catalina appeared after deleting DerivedData Folder for project. Closing and re-opening XCode project, and cleaning build folder eventually worked.
Replies
Boosts
Views
Activity
Jul ’22
Reply to Can't see sandbox Subscription Management page
Same problem with iOS 12.5.5 on iPhone 6
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to Cant sign in to App Store Sandbox account
After adding a subscription from a new Sandbox account (set in App Store Connect) the iPhone shows the email address of the new account as Apple ID: newemail, but clicking on only shows Cancel and Sign In options, not Manage.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to Cannot create Swift scratch context (couldn't create a ClangImporter)
This problem often recurs, even with a new account and using the bash shell. Closing and re-opening Xcode seems to fix it.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to Navigation Bar button icons not shown in iOS 12.4
I think the answer is the that System icons/images are SFSymbols, which are only supported for iOS 13 or later. Doco recommends exporting as SVG and bundling with app to use in older versions using SFSymbols app
Replies
Boosts
Views
Activity
Jun ’22
Reply to Navigation Bar button icons not shown in iOS 12.4
Some additional data - Xcode debug windows shows CaptionEdit[1137:31772] Could not load the "gearshape.fill" image referenced from a nib in the bundle with identifier "com.AlekaConsulting.CaptionEdit" and "CaptionEdit[1137:31772] libMobileGestalt MobileGestalt.c:890: MGIsDeviceOneOfType is not supported on this platform." when images not shown
Replies
Boosts
Views
Activity
Jun ’22
Reply to Create iPhone 6 iOS 12.4 simulator on Xcode 12.3
Even though the options are greyed out, clicking on the download (down arrow) icon shows a screen "Xcode is trying to install Apple-provided software" and prompts of credentials to allow this. The simulator download then proceeds and the greyed out down arrow is eventually replaced by a blue tick, and simulators for devices using the downlooed iOS appear in options.
Replies
Boosts
Views
Activity
Jun ’22
Reply to Create iPhone 6 iOS 12.4 simulator on Xcode 12.3
I cannot install from XCode Preferences as all the simulators listed are greyed out. Will command line installation be any different?
Replies
Boosts
Views
Activity
Jun ’22
Reply to Entering debugger: Cannot create Swift scratch context (couldn't create a ClangImporter)
This problem appeared during development in a new account which was created after the problem appeared in the original development account without any changes to the shell, which is bash (both default and running as shown by ps -o comm= $$ and echo $SHELL)
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to Simulators for Swift 5 app
I'm using XCode 12.3 so the highest iOS version is 14.3 rather than 15.4 but the procedure above worked OK - thanks
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’22
Reply to Unable to authenticate with App Store connect
Restarting XCode worked
Replies
Boosts
Views
Activity
Feb ’22