Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

help.pdf in licensed copy of SDK

More
10 years 1 month ago #10981 by rsimpson182
Greetings,

I recently purchased a license, and during the iOS implementation process, I noticed that the SDK will copy over a file named "help.pdf" to the documents directory at the start of the application lifecycle. Is there a way to stop this file form being moved to the documents directory, or should I just ignore the file while searching for currently installed PDF files?
More
10 years 1 month ago #10997 by emanuele
Hi,
the demo project handle the copy of help.pdf in viewDidLoad method of RDFileTableController ([[NSFileManager defaultManager] copyItemAtPath:hf toPath:documentPath error:nil];).
You can remove that slice of code to stop the help.pdf copy
Time to create page: 0.413 seconds
Powered by Kunena Forum