-
**Describe the bug**
My detox works on iOS, but when I try to use it on Android the `init.js` file hangs on Android release mode.
```
BeforeAll(async () => {
await detox.init(config);
});
``…
-
I can compile the Android Project fetching from Github but Can't logged in or sign up. It gives an error like Failed to connect to /10.0.2.2 (port 6060)
Websocket error
java.net.ConnectExcepti…
-
**Describe the bug**
Detox can somehow not scroll anymore in my android tests. Both `scrollTo` and `scroll` don't work where they are working totally fine on iOS.
**To Reproduce**
I cannot isolat…
MrLoh updated
2 years ago
-
#### Description
While attempting to run run the tests they are timing out. The emulator does open along with the app and then closes when getting to the first screen. If I run the app alone in the…
-
### Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
### Affected platform version
Xamarin.Android Version: 12.0.0.3 (Visual Studio Community)
### Description
I'm working …
-
hello dear friend
im getting error when using java example in joinOrCreate:
java.lang.reflect.InvocationTargetException
-
It has been noted that on IOS Mobile and on OSX (tested on a MacBookPro) that the page will render but data never loads, while the UI displays the "Loading..." animation forever...
![image](https:/…
-
Hi,
I found that Tyrus causes handshake failure on some Android devices,
so I replace Tyrus with other websocket clients.
(I tried OkHttp, nv-websocket-client and copy the URI to websocket.org)
…
-
**Describe the bug**
With the simplest possible test for our app, detox timeouts on android but not on ios
The last logmessage is `[DetoxServer.js/CANNOT_FORWARD] role=testee not connected, cannot f…
-
Hi,
I am trying to get up and running node-red with my loxone miniserver, but the moment I set the miniserver details, nodered starts crashing..
I am getting this error:
TypeError: Cannot read…