In LaunchCheckoutFlowCallback I got Message<Purchase> with IsError=true Full error data: Code: 1 HttpCode: -1 Message: 'OVR77152342: Failed to start IAP: OVR60915022 (1971005)'
Yes, I have Oculus runtime installed. Entitlement check works, and I can access test-user information. Also IAP.GetProductsBySKU(SKUS); - works correct and returns expected values
@imperativity It's an offline problem, because when I disable internet access right before calling LaunchCheckoutFlow() it still returns the same error as before.