Denis Vitez

Results 17 comments of Denis Vitez

This is something I would like to know myself :)

I'm facing the same issue, did you manage to solve it?

I'm having the same issue with VueJS. ``` import { DeviceUUID } from "device-uuid"; let uuid = new DeviceUUID().get(); ``` It works fine when running with `npm run dev` but...

> > I'm having the same issue with VueJS. > > ``` > > import { DeviceUUID } from "device-uuid"; > > let uuid = new DeviceUUID().get(); > > ```...

Hello, so if starting directly on LTE it is the same (doesn't work). But joining with LTE to meet.jit.si works. So this then seems more like a server issue, are...

Uff I did just test with WiFi outside the office network and it is the same issue. I have also tried joining with my PC using the LTE hotspot (doesn't...

Hello, did anyone have any luck in getting the purchase overlay to work with GodotSteam extension? I'm calling the `Steam.startPurchase([:myItemId:], [1])` method but the overlay doesn't show up. I think...

> Does overlay ever work or just not when when doing the purchase flow? Hmm I never had the need for it before. Which is the best/quickest way to test...

I'm a bit confused. Should I be running the local game version from Steam app in that case?

I have added the script as a "Non-Steam app" in order to lunch it from the Steam app. Now the overlay works on Shift+Tab, but I still don't get the...