Posts

Post not yet marked as solved
3 Replies
1.5k Views
hi, i try to test my obj project that works in xcode 12 now with xcode13 open a popover view show me this serius bug... is it a compiler problem with beta o will be an issue of my app? *** Assertion failure in UITraitCollection *UIViewControllerMissingInitialTraitCollection(UIViewController *__strong)(), UIViewController.m:2298 2021-06-09 09:48:26.881216+0200 simulatore[13360:233848] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UIViewController is missing its initial trait collection populated during initialization. This is a serious bug, likely caused by accessing properties or methods on the view controller before calling a UIViewController initializer. View controller: <PopupLogin: 0x7fb705d08560>' *** First throw call stack: ( 0 CoreFoundation 0x00007fff203f6fa7 __exceptionPreprocess + 242 1 libobjc.A.dylib 0x00007fff2019cbe7 objc_exception_throw + 48 2 Foundation 0x00007fff207480dd -[NSMutableDictionary(NSMutableDictionary) classForCoder] + 0 3 UIKitCore 0x00007fff24778f13 UIViewControllerMissingInitialTraitCollection + 188 4 UIKitCore 0x00007fff2477d3d7 -[UIViewController traitCollection] + 155 5 UIKitCore 0x00007fff24646a88 -[UIPopoverPresentationController traitCollectionDidChange:] + 105 6 UIKitCore 0x00007fff24657fc0 -[UIPresentationController _updateTraitsIfNecessary] + 280 7 UIKitCore 0x00007fff24658377 -[UIPresentationController _setInternalOverrideTraitCollection:] + 211 8 UIKitCore 0x00007fff24644d79 -[UIPopoverPresentationController initWithPresentedViewController:presentingViewController:] + 739 9 UIKitCore 0x00007fff2479332b -[UIViewController popoverPresentationController:] + 325 10 UIKitCore 0x00007fff246e371a -[UIPopoverController _presentShimmedPopoverFromRect:inView:permittedArrowDirections:animated:] + 104 11 UIKitCore 0x00007fff246e3ab1 -[UIPopoverController presentPopoverFromRect:inView:permittedArrowDirections:animated:] + 416 12 simulatore 0x000000010d505848 -[iOrmaBeautyViewController bAccedi:] + 8408 13 UIKitCore 0x00007fff24f358e8 -[UIApplication sendAction:to:from:forEvent:] + 83 14 UIKitCore 0x00007fff247d844d -[UIControl sendAction:to:forEvent:] + 110 15 UIKitCore 0x00007fff247d882f -[UIControl _sendActionsForEvents:withEvent:] + 332 16 UIKitCore 0x00007fff247d70e0 -[UIControl touchesEnded:withEvent:] + 488 17 UIKitCore 0x00007fff24f7565a -[UIWindow _sendTouchesForEvent:] + 1287 18 UIKitCore 0x00007fff24f774a5 -[UIWindow sendEvent:] + 4728 19 UIKitCore 0x00007fff24f4eac6 -[UIApplication sendEvent:] + 595 20 UIKitCore 0x00007fff24fe4204 __processEventQueue + 14104 21 UIKitCore 0x00007fff24fdbda6 __eventFetcherSourceCallback + 240 22 CoreFoundation 0x00007fff20363bdc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 23 CoreFoundation 0x00007fff20363ad4 __CFRunLoopDoSource0 + 180 24 CoreFoundation 0x00007fff20362faf __CFRunLoopDoSources0 + 242 25 CoreFoundation 0x00007fff2035d6f7 __CFRunLoopRun + 875 26 CoreFoundation 0x00007fff2035cea9 CFRunLoopRunSpecific + 567 27 GraphicsServices 0x00007fff2c951cd3 GSEventRunModal + 139 28 UIKitCore 0x00007fff24f2f72a -[UIApplication _run] + 915 29 UIKitCore 0x00007fff24f34192 UIApplicationMain + 101 30 simulatore 0x000000010dc69298 main + 104 31 dyld 0x000000010ee50e1e start_sim + 10 32 ??? 0x0000000000000001 0x0 + 1 ) libc++abi: terminating with uncaught exception of type NSException dyld4 config: DYLD_ROOT_PATH=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot DYLD_LIBRARY_PATH=/Users/Simone/Library/Developer/Xcode/DerivedData/vanigliaprobeta-fwvkaycrayourfceorpockhodfjg/Build/Products/Debug-iphonesimulator:/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libBacktraceRecording.dylib:/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib:/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib:/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMTLCapture.dylib DYLD_FRAMEWORK_PATH=/Users/Simone/Library/Developer/Xcode/DerivedData/vanigliaprobeta-fwvkaycrayourfceorpockhodfjg/Build/Products/Debug-iphonesimulator *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UIViewController is missing its initial trait collection populated during initialization. This is a serious bug, likely caused by accessing properties or methods on the view controller before calling a UIViewController initializer. View controller: <PopupLogin: 0x7fb705d08560>' terminating with uncaught exception of type NSException CoreSimulator 772.1 - Device: iPad Pro (12.9-inch) (5th generation) (5B9B2A53-699B-4F05-AF9C-40F4495DE42A) - Runtime: iOS 15.0 (19A5261u) - DeviceType: iPad Pro (12.9-inch) (5th generation) (lldb) code-block
Posted Last updated
.
Post not yet marked as solved
8 Replies
16k Views
hi, with ios13 when i call dismiss of modalview not call viewWillAppear on bottom view, why? with ios12 works
Posted Last updated
.
Post not yet marked as solved
2 Replies
304 Views
hi, i have a objc big project and now compiling i see: 'UIPopoverController' is deprecated: first deprecated in iOS 9.0 'UIAlertView' is deprecated: first deprecated in iOS 9.0 'sendSynchronousRequest:returningResponse:error:' is deprecated: first deprecated in iOS 9.0 - how many times i have for solve all issues? over 1000 files in project
Posted Last updated
.
Post not yet marked as solved
0 Replies
126 Views
how many times i have to solve the uipopover deprecation in a big project?
Posted Last updated
.
Post not yet marked as solved
0 Replies
399 Views
xcode 11.7 with a objectc with many xib with last xcode give me many error 255 compile, run or build... and after clean and run many times some times works... what can i do? Command /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool failed with exit code 255. The tool may have crashed. Please file a bug report at https://feedbackassistant.apple.com with the above output and attach any crash logs for ibtool, ibtoold, Xcode, and IBAgent created around the time of this failure. These logs can be found in ~/Library/Logs/DiagnosticReports or /Library/Logs/DiagnosticReports.
Posted Last updated
.
Post not yet marked as solved
2 Replies
663 Views
hi i need to print to a fiscal ssl printer but i haven't ssl certificate on board, is it possible disable ssl check? i'm using xcode with objectc, i already added plist key for ignore ERROR: Error Domain=NSURLErrorDomain Code=-1202 "The certificate for this server is invalid. You might be connecting to a server that is pretending to be “192.168.0.33” which could put your confidential information at risk." UserInfo={NSURLErrorFailingURLPeerTrustErrorKey=<SecTrustRef: 0x600003d91200>, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, kCFStreamErrorDomainKey=3, kCFStreamErrorCodeKey=-9813, NSErrorPeerCertificateChainKey=(
Posted Last updated
.
Post not yet marked as solved
3 Replies
323 Views
hi, is it possible have the same app with 2 names in appstore and different icons and splash screen?
Posted Last updated
.
Post not yet marked as solved
4 Replies
1.3k Views
hi, is it possible detect if current uiview go in standby (for instance when you press home button or power button)? i need to disconnect a websocket before go in standby
Posted Last updated
.
Post not yet marked as solved
1 Replies
268 Views
hi i have an issue linking sumup framework... if i run my objc ios application works on my ipad, if i run to simulator works, if i export archive for appstore or enterprise ipa compile give me error... what can i do?for work i need to use "Other Linker Flags" to -ObjC otherwise not work library
Posted Last updated
.
Post not yet marked as solved
3 Replies
650 Views
hi with ios13, if i go to settings -> app settings and i edit many field when keyboard show up non scroll likes io12 for edit and show the fields
Posted Last updated
.