I am using Swift with the default CoreData + CloudKit template for my app. Is there anyway to get back the CKError values when loading/saving data to iCloud. I'd like to tell the user when they have exceeded their iCloud storage or when their account it temporarily unavailable.
--Thanks, Lee
Post
Replies
Boosts
Views
Activity
The UIDocumentPickerViewController is not allowing me to select multiple files when the Search Field is filled with some string.
If I search for files in a folder, the select button does not appear even though I set the allowMultipleSelection to true.
I am using SwiftUI with UIViewControllerRepresentable wrapper. I set allowMultipleSelection both when I makeUIViewController and when I updateUIViewController.
Is there a work-around for this?
I am loading files from the iCloud drive and I am getting the following error message:
nil host used in call to allowsAnyHTTPSCertificateForHost
NSURLConnection finished with error - code -1002
even though the path to my files begins with file://
It doesn't happen all the time and it doesn't happen on the same file every time.
Any ideas why this is happening? Any suggestions as to how to fix this?
I am running Xcode 12 beta, using SwiftUI and compiling for target 13.3. I get the following error when trying to run the code on iPhone 13.5. I also tried compiling for target 13.5 and I get the same error.
If I remove "navigationBarTitle("textString", displayMode: inline) from all of my views, the bug goes away but I really want my NavigationViews to all have titles.
Does anyone know what this is about? Is there a workaround?
dyld: Symbol not found: _$s7SwiftUI4ViewPAAE18navigationBarTitle_11displayModeQrqd_AA010NavigationE4ItemV0f7DisplayH0OtSyRdlFQOMQ
Referenced from: /private/var/containers/Bundle/Application/E3A0F20E-5EDF-45CF-ABDC-ED5B57209848/***.app/***
Expected in: /System/Library/Frameworks/SwiftUI.framework/SwiftUI
in /private/var/containers/Bundle/Application/E3A0F20E-5EDF-45CF-ABDC-ED5B57209848/***.app/***
dyld: launch, loading dependent libraries
DYLD_LIBRARY_PATH=/usr/lib/system/introspection
DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib