Xcode can't autocomplete

I installed SendBirdUIKit 2.1.13 using CocoaPods. I am able to build the app and everything seems to be working correctly, however I can’t get autocomplete to work when trying to call methods or classes from the framework. Do you know how to fix this?

1 Like

@Jackhe Does auto completion work for other part of your project? It usually a bug in Xcode that sometimes auto completion process doesn’t work properly (I have same experience too, only solution I have is quit Xcode and restart)

I have the same problem using Xcode 13. Autocomplete works fine with Xcode 12.

1 Like