Alex Bartis
Alex Bartis
I can confirm @AfzalivE's described behavior
I'll add it to my todo
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
bump
> 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...