Skip to main content

Group Folder Redirect On Real Devices

LambdaTest supports Group Folder Redirect for iOS apps on Real Devices.
This feature ensures your app uses its private container directory instead of the shared app group container, which becomes inaccessible after app resigning on Real Devices.


Use Cases

  • Ensure your app maintains file system access after being re-signed on Real Devices.
  • Prevent issues when your app relies on the shared App Group container, which becomes inaccessible after resigning.
  • Guarantee consistent storage and retrieval of files by using the app’s private container.

Using Group Folder Redirect in Manual Testing

Step 1: Click on the Real Devices > App Testing

Step 2: Upload your application. Open the App Settings to enable the Group Folder Redirect toggle.

Group-Folder-Redirect

Step 4: Select your device and start your Real Device testing session.


info
  • An instrumented version of your app with Group Folder Redirect support will launch.
  • The app will store and retrieve files from its private container directory instead of the shared App Group container.
  • File system features will function consistently even after app resigning.

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles