Hi @ErikZuidema-1175,
We have recently added targets and build schemes for tvOS that you can build yourself on our development branch sdk-v3. Please let us know if that works for you.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In the branches for v3 there is some scaffolding done for building the framework for Apple TV as well, but the latest preview doesn't support Apple TV.
https://github.com/Azure/azure-notificationhubs-ios/blob/v3-preview4/Scripts/build-tvos-framework.sh
We want to use Notification Hubs for our product that spans iOS and Apple TV and runs it whole backend on Azure.
Is there a timeline on when Apple TV will be supported, or are there any alternatives (in the meantime) e.g. like building the source code and removing the unsupported API's?
Hi @ErikZuidema-1175,
We have recently added targets and build schemes for tvOS that you can build yourself on our development branch sdk-v3. Please let us know if that works for you.
There is work towards a refreshed iOS SDK that's currently in preview (v3.0.0). You can grab here. It should better support the multiple flavors of iOS, but nothing concrete for supporting tvOS. However, underlying notification framework between iOS and tvOS shouldn't be too dissimilar and should work, respectively. If you do run into an issue using the preview SDK, please feel free to create an issue so the team can investigate. I highly encourage this as the team eager to get feedback on the preview.