YachtWave

Results 6 issues of YachtWave

### Summary I realize the Adjust plug-in wont run in Expo Go. However, Expo Go (with Simulator) will not run at all with the plugin is enabled in app.json the...

bug

I am intermittently seeing an exception when calling "checkVersion". The exception happens about 25% of the time. im calling the function as follows: let check = await checkVersion({ version: versionLocal,...

starting with 3.5.0, after Toast.show it leaves behind a "View" that will not allow clicks to pass through. See my attached screenshot from my iOS simulator. The Inspector shows the...

Getting "TypeError: Cannot read properties of undefined (reading 'ws')" Is there somethign I can do to resolve it? Apr 09 23:23:01 yachtwave-signalk signalk-server[548]: at listOnTimeout (node:internal/timers:569:17) Apr 09 23:23:01 yachtwave-signalk...

### Minimal reproducible example https://github.com/xpario/expo.51.sdk-error ### What platform(s) does this occur on? iOS ### Did you reproduce this issue in a development build? Yes ### Summary Starting with Expo 51...

needs review

I installed Sentry in my React Native app. It sends an error log anytime an HTTPS call receives a 503 response. I now see random and inconsistent 503 errors when...