Category "tvos"

Why SCNPhysicsBody resets position when set eulerAngles?

I'm trying to use SceneKit to develop a game for tvOS, and I'm having an issue. When I set the node's eulerAngle before apply an impulse to the physicsBody the

InApp Purchases. No auth plugin to verify credentials for accounts of type com.apple.account.iTunesStore.sandbox

I'm using .storekit configuration. When trying to make a purchase for such a product there is an error <SKPaymentQueue: 0x600001240ce0>: Payment complete

Handling focus event changes on tvOS in SwiftUI

How do I respond to focus events on tvOS in SwiftUI? I have the following SwiftUI view: struct MyView: View { var body: some View { VStack {