Tamir Twina
Results
2
comments of
Tamir Twina
@noblerise what did you end up changing to make it work? changing to this instead of _NOTQUITE didn't do the trick. Works for iOS 11.x not iOS12 ` #define __TVOS_UNAVAILABLE...
Go it to work on tvOS 12.0 in SDK 12 they've change a couple of things. UIDataDetectorTypes , and also UIWebview has added a notation _API_UNAVAILABLE(tvOS)_. Just delete those in...