We have a bug in our released iOS app that we cannot reproduce and is only affecting a small amount of users. I'm currently in contact with a couple users that are willing to help but I need a way to get all of the data they have in our app so they can send it to us. Is there a way for them to make a backup of the app and send it to us?
Info I need includes the Private Documents directory and their NSUserDefaults data. I know I can use iExplorer to get access to their Private Documents directory but getting their NSUserDefaults info is proving to be a little more tricky.