AppsFlyerSDK / AppsFlyerFramework

AppsFlyer Apple SDK
https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS
Other
163 stars 90 forks source link

No such module 'AppsFlyerLib' when file is open #194

Closed williamkey123 closed 1 year ago

williamkey123 commented 2 years ago

Report

SDK Version

6.4.2

What did you do?

Open a file that imports AppsFlyerLib or add "import AppsFlyerLib" to a Swift file.

What did you expect to happen?

No errors

What happened instead?

Xcode displays an error "No such module 'AppsFlyerLib'". However it continues to build properly, I'm just constantly seeing the error while the file is open and being edited.

Screen Shot 2021-11-29 at 10 29 48 AM

Please provide any other relevant information.

Installed via Cocoapods, with use_frameworks! on.

af-fess commented 1 year ago

This issue has been inactive for a while, and will now be closed due to inactivity. If you still believe this is a valid issue, please feel free to reopen it or create a new issue with updated information.