Post

Replies

Boosts

Views

Activity

RefreshControl missing/malfunctioning plus/max phones
While I haven't seen this personally, just shared video from users, but in my app i have UITableViewController subclasses that use the UIRefreshControl for pull to refresh. For some strange reason on the iPhone max and Plus devices it is like the refresh part doesn't show at all. So you can't do a pull to refresh. The biggest change i had made was switching to SceneDelegates. I have no idea how that would be related.
2
0
521
Nov ’20
PanningGesture and swipe to delete problem
I have a view that i would like to use the Panning or Drag gesture to pull to dismiss and I have a Table that has swipe to delete actions. With the Pan/Drag gesture enabled I cannot consistently get the swipe to delete actions to work. How can i have the gesture on the main view without the gesture working on a particular area? Doesn't seem to be an option. This is with iOS 13
0
0
324
Aug ’20