I want to get the path the temporary directory, where I can store my temp files.
// Get temporary directory path let path = NSTemporaryDirectory() as String print(path)
* Please let us know about anything: issues/feature request/suggestions......And we'll do our best to get back to you asap! :)
Or just post your issue on iSwift's Official Issue Tracker