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 keep getting this error. I thought the problem was that delegate was getting deallocated before the library gets to call the delegate method. I moved the delegate to a singleton object and the error is still surfacing. The problem seems to be related to a cast, but I haven't so far found it.
I keep getting this error. I thought the problem was that delegate was getting deallocated before the library gets to call the delegate method. I moved the delegate to a singleton object and the error is still surfacing. The problem seems to be related to a cast, but I haven't so far found it.
The text was updated successfully, but these errors were encountered: