Skip to content

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

Open
iLevye opened this issue Sep 6, 2020 · 6 comments
Open

UIActionSheetDelegate is unavailable: not available on tvOS #29

iLevye opened this issue Sep 6, 2020 · 6 comments

Comments

@iLevye
Copy link

iLevye commented Sep 6, 2020

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)

@noammaoz
Copy link

I have the same issue?

@loungesystem
Copy link

Up

@oskar8991
Copy link

Bump

@jilenloa
Copy link

jilenloa commented Jul 3, 2021

same here

@bcassid
Copy link

bcassid commented Aug 10, 2021

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

@Sinceyx
Copy link

Sinceyx commented Dec 12, 2022

I got 17 errors after reDefine
[__TVOS_UNAVAILABLE**_NOTQUITE**,__TVOS_PROHIBITED**_NOTQUITE**] . They are UIActionSheetDelegate,MIdICIProfile,MIdICIProfileState not available on tvOS , and Could not find module UIKit,GLKit,SpriteKit,AudioToolbox,MediaToolbox.

Any bro figured out these ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants