I need to develop the IPTV app for each iOS & tvOS most favor to do it utilizing UIKIT and share the code utilizing tvOS and iOS targets.
My questions are
1- It would works if i exploit the 2 totally different targets and use the identical code for iOS and tvOS utilizing the totally different storyboard for iOS & tvOS?
2- In tvOS we do not have the native storage however in my state of affairs i’ve to save lots of the Motion pictures, Sequence information within the native storage and refresh it steadily from community, So methods to deal with this case?
3- Is it extra simpler to do in SwiftUI? I am afraid i am new on Swift UI and likewise could also be have the much less libraries or assist to deal with the totally different issues.
If you happen to reply these questions will probably be extra useful for me to take choice.
Thanks.
I’ve shared the targets in demo challenge and it looks like it is working.