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
Commenting out the isRefreshing code solves the problem as the app crashes on scrolling logic.
The text was updated successfully, but these errors were encountered:
jdisho
changed the title
Papr crashes in iOS12 and lower when trying to refresh
HomeViewController crashes in iOS12 and lower when trying to refresh
Oct 27, 2019
As @serjooo mentioned:
App crashes still on iOS 12 in the HomeViewController on line 82:
Commenting out the
isRefreshing
code solves the problem as the app crashes on scrolling logic.The text was updated successfully, but these errors were encountered: