andreamazz / BubbleTransition

A custom modal transition that presents and dismiss a controller with an expanding bubble effect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animation Controller for Dismissed Not work in iOS 9.3 & iOS 12

bauloc opened this issue · comments

Thanks to the author for the great library, very easy to use, however
I can not run the dismissal effect on ios 9.3 and ios 12. Please check again.
Thank you.

Great. The funny thing is that the view hierarchy inspector looks fine:
screenshot 2018-09-26 at 10 18 34

I'll toss this to an iOS issue, filed radar 44790012.

Same issue. It just stuck at the presentedViewController. if I press home button and open app from app icon, it show the presentingViewController.

It's an iOS issue, open or dup a radar, no point in +1ing this issue

Check out the updates in c283745 to implement the fix.