developer dvt launch
KovtonyckIlya opened this issue · comments
Hi!
Is it possible to pass as args url (deeplink) path to selected screen into the app?
like
developer dvt launch com.apple.safari myapp://LandingScreen ?
From my understanding it should work as-is
From my understanding it should work as-is
Do you know, what it could be meant?
[2024-07-30 12:29:41.253] [error] open-app-ios error Error: Command failed: C:\Users\Ilya\AppData\Local\Programs\electron-react-boilerplate\resources\python\python.exe C:\Users\Ilya\AppData\Local\Programs\electron-react-boilerplate\resources\python\pymobiledevice3\pymobiledevice3 developer dvt launch my-bundle-id
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\Ilya\AppData\Local\Programs\electron-react-boilerplate\resources\python\pymobiledevice3\pymobiledevice3_main.py", line 8, in
from pymobiledevice3.exceptions import AccessDeniedError, ConnectionFailedToUsbmuxdError, DeprecationError,
ModuleNotFoundError: No module named 'pymobiledevice3.exceptions'