Alex Bartis

Results 15 comments of Alex Bartis

I can confirm @AfzalivE's described behavior

I also have this fix, and as a workaround I went and set the pod swift version to 4.0 manually, but it's not a long term solution

> hi im getting the following error: > RangeError [ERR_SOCKET_BAD_PORT]: Port should be > 0 and < 65536. Received 0. > at validatePort (internal/validators.js:182:11) > at Socket.send (dgram.js:599:12) > at...

@tapwork tried with both, on and off, there's no difference.

@tapwork ```OSSpinLockLock(&backtraceDictLock);``` from ```static inline void registerBacktraceForObject(void *obj, char *type)```

Ran it now with recordBacktrace(false) and in froze in the same place. Edit: also many thanks @tapwork

You're a gentleman, thanks!

Hello @tapwork So I've manually added it and the good news are: - app ui is not frozen at launch - I can move the inspector by the black vertical...