AppsFlyerFramework icon indicating copy to clipboard operation
AppsFlyerFramework copied to clipboard

No such module 'AppsFlyerLib' when file is open

Open williamkey123 opened this issue 4 years ago • 0 comments

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.

williamkey123 avatar Nov 29 '21 18:11 williamkey123