Posts

Post not yet marked as solved
0 Replies
329 Views
Hello, I'm trying to build an iOS app with CarPlay entitlements with Xcode 12, but it keeps on complaining that Provisioning profile "..." doesn't include signing certificate "Apple Development: ...". Configuration is the same as Xcode 11. I've tried recreating every possible certificate + provisioning profile without success. Has anyone been able to build a carplay app with Xcode 12? Any hint? I've also reported the problem via Feedback Reporter (FB8736933), just in case...
Posted
by Wiz.
Last updated
.
Post not yet marked as solved
2 Replies
1.4k Views
Hello,does anyone know if there's a way to configure the app to hide its window when the user clicks on the red close button in the title bar, instead of quitting? If so, how?
Posted
by Wiz.
Last updated
.
Post marked as solved
20 Replies
10k Views
Hello,has anyone seen a problem similar to this one? Any hint?The application is built with Catalyst and reviewers say it crashes on start, while it works flawlessly on my Mac. The stacktrace I got from the reviewers seems to point to something wrong with the NIBs compiled from the storyboard?Application Specific Information:*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named _UITextLayoutView because no class named _UITextLayoutView was found; the class needs to be defined in source code or linked in from a library (ensure the class is part of the correct target)'abort() calledterminating with uncaught exception of type NSExceptionApplication Specific Backtrace 1:0 CoreFoundation 0x000000010b99bf43 __exceptionPreprocess + 2501 libobjc.A.dylib 0x000000010a0a3835 objc_exception_throw + 482 CoreFoundation 0x000000010b99bd99 +[NSException raise:format:] + 1893 UIFoundation 0x000000011805bc64 UINibDecoderDecodeObjectForValue + 3604 UIFoundation 0x000000011805bfe4 UINibDecoderDecodeObjectForValue + 12565 UIFoundation 0x000000011805baef -[UINibDecoder decodeObjectForKey:] + 2516 UIKitCore 0x0000000113e120aa -[UIView initWithCoder:] + 10307 UIKitCore 0x0000000113e2bf52 -[UIScrollView initWithCoder:] + 658 UIKitCore 0x0000000114b4c160 -[UITextView initWithCoder:] + 659 UIFoundation 0x000000011805bde7 UINibDecoderDecodeObjectForValue + 74710 UIFoundation 0x000000011805bfe4 UINibDecoderDecodeObjectForValue + 125611 UIFoundation 0x000000011805baef -[UINibDecoder decodeObjectForKey:] + 25112 UIKitCore 0x0000000113e120aa -[UIView initWithCoder:] + 103013 UIFoundation 0x000000011805bde7 UINibDecoderDecodeObjectForValue + 74714 UIFoundation 0x000000011805bfe4 UINibDecoderDecodeObjectForValue + 125615 UIFoundation 0x000000011805baef -[UINibDecoder decodeObjectForKey:] + 25116 UIKitCore 0x0000000113e120aa -[UIView initWithCoder:] + 103017 UIKitCore 0x0000000113e0f212 -[UIClassSwapper initWithCoder:] + 251118 UIFoundation 0x000000011805bde7 UINibDecoderDecodeObjectForValue + 74719 UIFoundation 0x000000011805bfe4 UINibDecoderDecodeObjectForValue + 125620 UIFoundation 0x000000011805baef -[UINibDecoder decodeObjectForKey:] + 25121 UIKitCore 0x0000000113e120aa -[UIView initWithCoder:] + 103022 UIFoundation 0x000000011805bde7 UINibDecoderDecodeObjectForValue + 74723 UIFoundation 0x000000011805bfe4 UINibDecoderDecodeObjectForValue + 125624 UIFoundation 0x000000011805baef -[UINibDecoder decodeObjectForKey:] + 25125 UIKitCore 0x0000000113e120aa -[UIView initWithCoder:] + 103026 UIFoundation 0x000000011805bde7 UINibDecoderDecodeObjectForValue + 74727 UIFoundation 0x000000011805baef -[UINibDecoder decodeObjectForKey:] + 25128 UIKitCore 0x0000000114c059b7 -[UILayoutGuide initWithCoder:] + 12029 UIFoundation 0x000000011805bde7 UINibDecoderDecodeObjectForValue + 74730 UIFoundation 0x000000011805baef -[UINibDecoder decodeObjectForKey:] + 25131 Foundation 0x0000000106880e81 -[NSLayoutConstraint initWithCoder:] + 14532 UIFoundation 0x000000011805bde7 UINibDecoderDecodeObjectForValue + 74733 UIFoundation 0x000000011805baef -[UINibDecoder decodeObjectForKey:] + 25134 UIKitCore 0x0000000113e0e626 -[UIRuntimeConnection initWithCoder:] + 16035 UIFoundation 0x000000011805bde7 UINibDecoderDecodeObjectForValue + 74736 UIFoundation 0x000000011805bfe4 UINibDecoderDecodeObjectForValue + 125637 UIFoundation 0x000000011805baef -[UINibDecoder decodeObjectForKey:] + 25138 UIKitCore 0x00000001145eba2c -[NSCoder(UIIBDependencyInjectionInternal) _decodeObjectsWithSourceSegueTemplate:creator:sender:forKey:] + 45039 UIKitCore 0x0000000113e0cc63 -[UINib instantiateWithOwner:options:] + 114640 UIKitCore 0x0000000113e2b8fe -[UIViewController _loadViewFromNibNamed:bundle:] + 39541 UIKitCore 0x0000000113e2b64a -[UIViewController loadView] + 17742 UIKitCore 0x0000000113e2a1b5 -[UIViewController loadViewIfRequired] + 17243 UIKitCore 0x0000000113e3e99a -[UIViewController view] + 2744 UIKitCore 0x0000000113e93fa3 -[UIWindow addRootViewControllerViewIfPossible] + 15645 UIKitCore 0x0000000114918ebb -[UIWindow _updateLayerOrderingAndSetLayerHidden:actionBlock:] + 21046 UIKitCore 0x0000000113e93116 -[UIWindow _setHidden:forced:] + 36147 UIKit 0x0000000132277ade -[UIWindowAccessibility _orderFrontWithoutMakingKey] + 8648 UIKitCore 0x0000000114922c97 -[UIWindow _mainQueue_makeKeyAndVisible] + 4249 UIKitCore 0x0000000114a9b6d2 -[UIWindowScene _makeKeyAndVisibleIfNeeded] + 20250 UIKitCore 0x000000011404f7d7 +[UIScene _sceneForFBSScene:create:withSession:connectionOptions:] + 143551 UIKitCore 0x00000001148f263d -[UIApplication _connectUISceneFromFBSScene:transitionContext:] + 104352 UIKitCore 0x0000000113df8810 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 32753 UIKitCore 0x0000000113df8642 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 36154 FrontBoardServices 0x00000001266e2085 -[FBSSceneImpl _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 45355 FrontBoardServices 0x00000001266ffbfa __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_invoke.156 + 10256 FrontBoardServices 0x00000001266eacbd -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 22057 FrontBoardServices 0x00000001266ff88d __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_invoke + 35458 libdispatch.dylib 0x000000010c0d350e _dispatch_client_callout + 859 libdispatch.dylib 0x000000010c0d5c21 _dispatch_block_invoke_direct + 24560 FrontBoardServices 0x00000001266d21c5 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 3061 FrontBoardServices 0x00000001267187e9 -[FBSSerialQueue _queue_performNextIfPossible] + 44162 FrontBoardServices 0x00000001266d215f -[FBSSerialQueue _performNextFromRunLoopSource] + 2263 CoreFoundation 0x000000010b907b71 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 1764 CoreFoundation 0x000000010b907b10 __CFRunLoopDoSource0 + 10365 CoreFoundation 0x000000010b8eb104 __CFRunLoopDoSources0 + 20966 CoreFoundation 0x000000010b8ea710 __CFRunLoopRun + 127267 CoreFoundation 0x000000010b8e9f93 CFRunLoopRunSpecific + 49968 HIToolbox 0x0000000116922a0d RunCurrentEventLoopInMode + 29269 HIToolbox 0x0000000116922659 ReceiveNextEventCommon + 35670 HIToolbox 0x00000001169224d7 _BlockUntilNextEventMatchingListInModeWithFilter + 6471 AppKit 0x000000010a0fdd24 _DPSNextEvent + 99072 AppKit 0x000000010a0fca94 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 135273 AppKit 0x000000010a0f7234 -[NSApplication run] + 65874 AppKit 0x000000010a0e90dd NSApplicationMain + 77775 AppKit 0x000000010a5688a4 _NSApplicationMainWithInfoDictionary + 1676 UIKitMacHelper 0x000000011613d2b1 UINSApplicationMain + 32277 UIKitCore 0x0000000113de2004 UIApplicationMain + 22067
Posted
by Wiz.
Last updated
.
Post not yet marked as solved
0 Replies
392 Views
Hello,does anyone know if there's a way to configure the app to hide its window when the user clicks on the red close button in the title bar, instead of quitting? If so, how?
Posted
by Wiz.
Last updated
.