Hi,
Are there any plans for tvOS support?
Thanks.
created
Sep '15
last reply
Oct '16
- 5
replies
- 2.5k
views
- 5
users
- 1
link
Hi,
Are there any plans for tvOS support?
Thanks.
Hi @jonahss: As I understand, appium-xcuitest-driver should support tvOS.
I tried getting the latest code (from master), and I don't think there is platformName tvOS (desired capabilities).
Based on the available sim in xcode 7.3.1, I tried with
"deviceName": "Apple TV 1080p",
"platformVersion": "9.2",
"platformName": "iOS"
And it throws an error " Original error: Sdk '9.2' was not in list of simctl sdks". Any ideas - does the desired caps look ok? Note: same setup launches (say) iPhone 9.3 sim fine.
Can I use the appium-xcuitest-driver code for TV OS app automation . Any information on this is greatly appreciated
@jlipps : Any update about tvos support? Thanks.