Failed to load module ‘CometChatPro’ After update xcode version 12.4, i try to multi ways but getting same error ‘No such module ‘CometChatPro’’
Hello @ravinadendla,
It seems that the framework is not properly integrated, please use the below commands to resolve the issue.
1. pod deintegrate
2. sudo gem install cocoapods-clean
3. pod clean
4. Open the project and delete the "Pods" folder that should be red.
5. pod setup
6. pod install
Rergards,
Pushpsen R. Airekar
Hi @ravinadendla,
Hope this resolve helped the issue you were facing.
If you have more questions, please do reach out to us at help@cometchat.com.
Regards,
Provesha
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.