Brian

Results 12 comments of Brian

@ewanotoole That's weird, it correctly switches between 120hz and 144hz for me when I exit moonlight..

You could try to add `cameraProps={{useCamera2Api=true}}`, maybe that could fix your problem.

Same, added 17k domains to my blacklist but still getting served ads sadly

is your server able to directly access the firebase servers or is there some sort of enterprise gateway inbetween your server and firebase actively blocking any non-whitelisted sources? https://github.com/firebase/firebase-admin-java/blob/b4ab5903fb337b6023e331feb317f0866872c439/src/main/java/com/google/firebase/messaging/FirebaseMessagingClientImpl.java#L63 As...

Hey @yashjain12yj, might be too late for you since it's currently november but I implemented a work-around for this issue using reflection. ```java /** * Override the internal fcm.googleapis.com URL...

I'd like to see this merged as well. It's not intuitive to paste the token code in the password field when there is a designated token setting field.

@uhthomas You might want to take a look at what @tacomonkey11 has built in this repo: https://github.com/TacoMonkey11/curseforge-initContainer

@poroping Did you create a mvp by chance? Im currently looking to resolve this issue aswell.

@MindFreeze thats great news! If you want you could link the repository here so I can help. Don't have much dev experience for WebOS (read: none), but I do know...

Ill look into extending the existing SSAP server in order for HA to automatically discover the new luna endpoint.