We're in the process of moving our app's storage from the app container to an app group container so that the data can be accessed by app extensions (such as share extensions) as well.
However, we found that Xcode does not backup app group containers via the Devices and Simulators window. How can I include the app group in the backup and restore process?
Similarly, could you confirm that app groups are indeed included in the iCloud backup and restore process?