As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
KCSFileStore.deleteFile crashes app when called. There is no error message. The object is successfully deleted from the backend, however.
Xcode 7.2.1
KinveyKit v. 1.40.7
Best Answer
P
Pranav J
said
about 7 years ago
Sam,
For KCSFileStore.deleteFile - The completion block is required (cannot be nil) and that is by design - so that the user gracefully handles error conditions as well. (Thanks for pointing, we probably need to document it better).
I found the reason. The completion block cannot be nil, even when you are not doing anything with it. Probably a bug.
P
Pranav J
said
about 7 years ago
Answer
Sam,
For KCSFileStore.deleteFile - The completion block is required (cannot be nil) and that is by design - so that the user gracefully handles error conditions as well. (Thanks for pointing, we probably need to document it better).
Sam Win
KCSFileStore.deleteFile crashes app when called. There is no error message. The object is successfully deleted from the backend, however.
Xcode 7.2.1
KinveyKit v. 1.40.7
Sam,
For KCSFileStore.deleteFile - The completion block is required (cannot be nil) and that is by design - so that the user gracefully handles error conditions as well. (Thanks for pointing, we probably need to document it better).
Thanks,
Pranav
Kinvey Support
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstSam Win
Pranav J
Sam,
For KCSFileStore.deleteFile - The completion block is required (cannot be nil) and that is by design - so that the user gracefully handles error conditions as well. (Thanks for pointing, we probably need to document it better).
Thanks,
Pranav
Kinvey Support
-
Why do I get "Undefined symbols" errors when building with KinveyKit?
-
How do I register push tokens?
-
When using social login, to perform a log-out, do I need to log out of the social network, Kinvey, o
-
How can I assign additional properties to users?
-
Does KinveyKit support 64-bit ARM devices, such as iPhone 5s?
-
Authorization Token Invalid or Expired
-
BOOL and how it is stored in the database.
-
Offline saving throwing errors
-
Custom endpoint not able to form request object
-
Security through business logic
See all 437 topics