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
In my case this happens if I call pastePin in viewDidLoad or viewWillAppear. And all good when calling pastePin from viewDidAppear.
This is because collectionView doesn't have cellForItem yet.
Didn't found any easy fix to this problem.
Hey
After I do pinView.pastePin(pin: "5555") it gives 103 error, how can I fix it?
The text was updated successfully, but these errors were encountered: