I'm using Xcode 14.2 and pods. So I'm testing out logout flow for my app calling QiscussMultichannelWidget.clearUser() method then call QismoManager.clear() method.

And then before running QiscussCore.clearUser() method it crashes


Do you guys know what's the problem here? Why the value of persistentContainer is nil?