Steven Shen
Steven Shen
Seeing the same issue with XAU here.
Also XPD is off as well by a factor of 3.
(Sorry for making this a bit like Stackoverflow, but) I'm new to iOS, and I'm wondering if this would constitute a workaround:
I implemented a nsoperation queue inside the setSwipeGestureWithView:... method call. Or should I use dispatch_async instead? Are there anything inside the implementation of slidetableviewcell that might affect concurrency behavior? [my...