OwnTracksCTRL for tvOS
ckrey opened this issue · 6 comments
ckrey commented
Will be named OwnTracksCTRLTV
Known problems:
- tvOS does not provide MapKit: Which kind of visualization other than a list (TableView) is reasonable?
- tvOS does not provide openURL:@"http:..." to download server certificate
ckrey commented
More known problems:
- Cocoalumberjack not yet available for tvOS
- Fabric not yet available for tvOS
- using github version of Cocoapods with tvOS support
ckrey commented
More known problems:
Cocoalumberjack is now available for tvOS
Fabric not now available for tvOS
CocoaPods now support tvOS
ckrey commented
Boils down to this problem: tvOS does not provide openURL:@"http:..." to download server certificate
jpmens commented
Is there any other solution such as "paste" (on a TV? duh!) or import via iTunes or something?
ckrey commented
Well one solution is to use an non-self-signed, domain-name-matching cert.