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

waitForATTUserAuthorizationWithTimeoutInterval unrecognized selector sent to instance #14

Open
meanreaksmey opened this issue May 18, 2023 · 2 comments

Comments

@meanreaksmey
Copy link

AppsFlyerLib.shared().waitForATTUserAuthorization(timeoutInterval: 60)

hi could you help check why after I add AppsFlyerLib.shared().waitForATTUserAuthorization(timeoutInterval: 60)
I got error:
-[AppsFlyerLib waitForATTUserAuthorizationWithTimeoutInterval:]: unrecognized selector sent to instance 0x12bd0c580

Screenshot 2023-05-18 at 10 34 25 AM
@rocketdigitalai
Copy link

I have the same problem. How to fix it?

@liaz-af
Copy link
Contributor

liaz-af commented Nov 30, 2023

AppsFlyerLib.shared().waitForATTUserAuthorization(timeoutInterval: 60)

hi could you help check why after I add AppsFlyerLib.shared().waitForATTUserAuthorization(timeoutInterval: 60)
I got error:
-[AppsFlyerLib waitForATTUserAuthorizationWithTimeoutInterval:]: unrecognized selector sent to instance 0x12bd0c580
Screenshot 2023-05-18 at 10 34 25 AM

Can you pls share more of your SDK init code?
Thanks

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

3 participants