Conversation
solve Black screen issue on the TLTransitionAnimator when the the ViewController is dismissed modally
|
Hmm. Not quite sure how this would work. I seem to recall, at least in iOS 7, that you're supposed to reconstruct the view hierarchy in either case, but the documentation does only state that you need to add the You tried this out on iOS 8 and it works? Does it still work on iOS 7? |
|
Yes, it works on both iOS 7 and iOS 8 |
|
Cool 👍 I can't merge, since I'm not on the T+L team anymore. @BrendanLynch ? |
|
it's a pleasure for me ;) |
|
I am still seeing the weird issue in Shot in the dark, but does anyone know if this is a bug with the transition API? |
solve Black screen issue on the TLTransitionAnimator when the the
ViewController is dismissed modally