Open mattisssa opened 3 weeks ago
@mattisssa Hi, nice to meet you. What is the iOS version and Xcode version you are using?
@mattisssa Hi, nice to meet you. What is the iOS version and Xcode version you are using?
Hey @af-obodovskyi 👋
xcode version is Version 16.1 (16B40)
And iOS version is the latest – 18.1
Report
I'm calling the
AppsFlyerLib.shared().waitForATTUserAuthorization(timeoutInterval: 60)
as it showed in documentation in gettingSDK Version
6.15.3
What did you do?
unrecognized selector
issueWhat did you expect to happen?
Launching without crash
What happened instead?
Crash with
unrecognized selector
issue