Skip to content
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

NoSuchMethodError: method not found: '__tcfapi' (self.__tcfapi is not a function) #27

Open
wszak opened this issue Nov 18, 2024 · 0 comments

Comments

@wszak
Copy link

wszak commented Nov 18, 2024

Is any extra setup necessary in the Web version of this package? Some extra js library?
It works fine on Android and IOS, but in the Web version I'm getting this error:

NoSuchMethodError: method not found: '__tcfapi' (self.__tcfapi is not a function)

It's happening in the onListen function:

    _iabtcf_consent_info_web$_onListen$0() {
      self.__tcfapi("addEventListener", 2, A.allowInterop(this.get$_iabtcf_consent_info_web$_listener()));
    },
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

1 participant