You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I'm using Xcode 14.2 and pods. So I'm testing out logout flow for my app calling
QiscussMultichannelWidget.clearUser()
method then callQismoManager.clear()
method.And then before running
QiscussCore.clearUser()
method it crashesDo you guys know what's the problem here? Why the value of persistentContainer is nil?
The text was updated successfully, but these errors were encountered: