I am using CocoaLumberjack for logging errors in my app and storing these errors in Amazon AWS S3. It's is working perfectly fine as all the logs are indeed getting stored in S3. But whenever I click on any link to see error message, it shows this See Screenshot. I also tried to print the logs in the Xcode console, and that worked as intended. Can anyone help me out with this? Also I am new to the stack overflow, so forgive me if I didn't state my question properly.
Thanks in advance!