raheelsayeed

Results 3 comments of raheelsayeed

I've seen this happen only on xcode9.3 simulators. No error on testing on Device (11.3) . (With thread sanitizer disabled)

Pretty late but– using `smart.ready { }` before API call ensures the refresh token being updated, you don't have to call authorize.

Tried many approaches to no avail. Thread Sanitizer didn't work on search(). My guess is, something to do with `Bundle` parsing. Hard to note what for now. Don't see any...