You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Can you pls share more of your SDK init code?
Thanks
appsflyer-onelink-ios-sample-apps/swift/basic_app/basic_app/AppDelegate.swift
Line 37 in 7c58363
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
The text was updated successfully, but these errors were encountered: