AppsFlyerFramework
AppsFlyerFramework copied to clipboard
No such module 'AppsFlyerLib' when file is open
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.
Please provide any other relevant information.
Installed via Cocoapods, with use_frameworks! on.