The difference while passing path in Android and iOS real devices
Hey Tim,
When passing paths on Android real devices, common paths include /sdcard/Download/, /sdcard/Pictures, and /sdcard/Android/data/<app_package>. On iOS, paths are specified using @<app_bundle_id>.
This distinction reflects the file system structures on each platform. If you have any queries feel free to reach us out. We are here to make your testing easy!.