Rexios

Results 69 comments of Rexios

@kylerk I really want an indicator when I'm tangled that doesn't interrupt my immersion when I'm not. Ideally I want a setting where you have a minimum number of rotations...

Maybe related: https://github.com/pusher/NWWebSocket/issues/35

I've only been testing on watchOS 8 since I don't have a watchOS 9 device so yeah

My users on watchOS 9 informed me of the issue

While we're here... Does anyone know how to pass an App Check token with Firebase Database REST calls? I know you can pass an auth token with `?auth=`, but how...

I think I figured it out. Just add a header to the request like this: ```swift "X-Firebase-AppCheck": appCheckToken ```

@weixifan Is this in the docs somewhere? The only way I figured this out is based on this page: https://firebase.google.com/docs/app-check/custom-resource-backend That example doesn't explicitly state that Firebase services use that...

@ryanwilson WebsocketTask was already half broken before watchOS 9

Here's one using NWConnection: https://github.com/Rexios80/watchos_nwwebsocket_test

Uhhh... WHAT??? ![IMG_1178](https://user-images.githubusercontent.com/7896519/190834880-50858095-c4de-4fb1-8fdd-015a58f43075.PNG)