52inc / Pulley

A library to imitate the iOS 10 Maps UI.
https://cocoapods.org/pods/Pulley
MIT License
2.02k stars 265 forks source link

App getting hang on iOS 14 using pulley #405

Closed ambi1132 closed 3 years ago

ambi1132 commented 3 years ago

App is getting hanged in iOS14(xcode 12), coming white blank screen as we are initialising the root view controller using pulley library. Please help me to resolve this issue. Is any update required in pulley library for iOS 14 because in previously versions it was working fine.

ulmentflam commented 3 years ago

@ambi1132 I probably need to update the README, as iOS 14 has caused this common issue in the Pulley lib. The hanging issue should have been fixed in release 2.8.5 and above. That being said, if you upgrade Pulley and you are still running into a feedback loop use this guide to debug the loop. If it is related the PulleyViewController please replicate the issue in the sample app and add to this issue as much information as possible on the feedback loop.