I have a tvOS App that needs to be deployed with an Enterprise (tvOS In House) profile via MDM, but in the cert and profile setup I'm not seeing anything specific to that. I assume I need a "Apple Distribution" cert, but when faced with the profile options, there is nothing with regard to tvOS In House. Closest is tvOS Ad Hoc. But when setting up the app for distibution, I get Profile is not a "tvOS In House" profile.
I'm baffled and hoping someone can point me in the right direction.
Post
Replies
Boosts
Views
Activity
I have a TabView to navigate between 5 sections of a tvOS app. 3 of the 5 sections are Views that present a List of NavigationLinks. I can swipe down into the List to select and option ... but swiping up to get back into the TabView is a no go; I'm locked into the List in terms of swiping. I have to click Menu to get back up into the TabView. Does anyone know a way around this?
I'm not sure if this is a bug. With some testing, I've found it behaves exactly like I want if I dive into one of the NavigationLinks in the List.
Here is a video showing the issue
https://www.dropbox.com/s/eudtl6eik60lrry/RLO-RealEstateListLockDemo-720.mp4?dl=0
With this styling I get exactly what I want on screen. But, the swipe interaction is reversed with respect to what is anticipated when using an AppleTV remote. Does anyone know how to configure or compenstate for this?
Edit: I should clarify, the way it's behaving is expected when swiping between on screen elements; a feature carousel, for example, like the one in AppleTV+.
What I'm looking for is the interaction we use to swipe between fullscreen photos, in the Photos app for example.