Skip to content

Version 6.2

Compare
Choose a tag to compare
@Sam-Spencer Sam-Spencer released this 09 Oct 23:52

Adds new methods and improves other methods. Fixes issues with documentation spelling, etc.

Breaking Changes
No Breaking Changes

Other Changes

  • A new method, getListOfCloudFiles, is now available. When called, it returns a list of files currently stored in your app's iCloud Documents directory.
  • Improved the delete document method. Fixes an issue where the document would not properly close and then delete - resulting in random errors, false positives, and inability to delete documents. Now, the deleteDocumentWithName: method works properly.
  • Fixed spelling issues with documentation
  • Created Macro for Document Directory

Known Issues
No known issues