App container not showing in Xcode

Why does only some apps appear in the "Installed apps" list in Xcode under Devices. I am trying to download one of my apps container but it doesn't appear in the list of "Installed apps"

  • I think only apps that are installed using Xcode will appear. Any other app won't appear.

    I am trying to get access to my app's container file that is installed from the app store. The container is in the /var/mobile/containers/data/application/xxxx-***--xxxx/documents/ How can i get access to my local files after installing the app from the app store?

Add a Comment