Arron Gill
Arron Gill
Tests fail with error "java.lang.UnsatisfiedLinkError: couldn't find DSO to load: libjscexecutor.so"
I'm in the same boat as you - same problem
Hey, when will this be merged in?
Same issue but for iOS: ``` @@ in-app-updates: Received response from app store: {"updateIsAvailable":false} @@ in-app-updates: Failed to fetch a store version ```
Same here. Also noticed if a string env value has a # in it (in my case it was the last char), it is ignored when being used.
> i'm running into the issue still with detox 20.19.1 when using xcode 15.2.0 RN 0.70.13 in circleci. Adding this before the yarn detox call worked for me: `NODE_OPTIONS='--dns-result-order=ipv4first'`. **Context:**...
Any update on this?
We saw the same issue and the fix in this PR resolved it. Nice one!