I have developed an App and distributed it via TestFlight, I am just wondering if it is possible to retrieve older app logs using some utility. I am aware of using Xcode/ Console to stream live device logs - but I have no interest in seeing live logs. The logging function I am using in my app is NSLog.
Thanks.