Alex

Results 16 comments of Alex

I have a case where I use Oculus Quest headset as a big screen, playing on Steam Deck. And after a few minutes Oculus's controller switches off and enables head...

In my case I solve my problem by forking the repo and disable mouse input. I haven't made option to disable the mouse, just completely switched it off. Maybe it's...

> I've made a repository myself which is working with React 18. I've abandoned this one, since it seems it is not maintained anymore. [LINK](https://github.com/giorgiabosello/google-maps-react-markers) Thanks, finally it's working

> Mouse movement stuff is (I think) not yet merged into ZMK main so you'll need to enable it as an experimental feature (don't forget to update your `westl.yml` accordingly)....

> We have added a following workaround for production only > > If `RNIap.requestSubscription({})` returns an expired subscription, we display an alert to the user saying that he already has...

I faced with the same issue in the Sandbox environment. `requestSubscription` returned random old purchase. But what interesting, if I continue request the subscription (keep tapping on the buy button),...