-
Notifications
You must be signed in to change notification settings - Fork 366
UIActionSheetDelegate is unavailable: not available on tvOS #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have the same issue? |
Up |
Bump |
same here |
Not sure if this is related, but I'm getting these two errors: Could not build module 'UIKit' API_AVAILABLE(ios(3.2)) __TVOS_PROHIBITED @interface UIDocumentInteractionController : NSObject |
I got 17 errors after reDefine Any bro figured out these ? |
I'm getting this error after I've changed tvOS definitions in Availability.h
Changed definitions:
__TVOS_UNAVAILABLE**_NOTQUITE**
__TVOS_PROHIBITED**_NOTQUITE**
I'm using Xcode 11.6 (11E708)
The text was updated successfully, but these errors were encountered: