How to check the document directory that folder or file created successfully iOS swift

Solution:

If you are created a directory or file in document directory then you can have . an option to check that it was created success or not.

You have to log the path then goto xcode->Window->Organizer->document directory path then select the specified path that logged in your debug then check it was created or not.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift