appstoreconnect-swift-sdk icon indicating copy to clipboard operation
appstoreconnect-swift-sdk copied to clipboard

Add xrOS to enum Platform

Open lhuanyu opened this issue 2 years ago • 1 comments

Several APIs, such as the response from the appCategories API, already return 'XR_OS', which can lead to decoding failures.

lhuanyu avatar Jul 07 '23 07:07 lhuanyu

It returns VISION_OS now (https://github.com/MortenGregersen/Bagbutik/blob/main/Sources/Bagbutik-Models/AppStore/Platform.swift#L19)

MortenGregersen avatar Aug 30 '23 08:08 MortenGregersen

Closing this as this behaviour is already supported in the SDK 👍

polpielladev avatar Jun 13 '24 20:06 polpielladev