1

I present a clearColor UIViewController over another UIViewController and it runs fine on iOS 7. But in iOS 8 I cannot display clearColor anymore. I've tried these things:

  • set modalPresentationStyle to UIModalPresentationCurrentContext
  • set color of the window to clearColor

and none of the above works.

Does anyone have solution for my problem?

Tristian
  • 192
  • 1
  • 10
  • Did you have a look at `UIPresentationController`? They changed the presentation of view controllers in iOS8. – dasdom Jul 18 '14 at 09:52
  • If you find a solution please post it here. It would also be interesting to know how you managed to integrate both approaches as UIPresentationController is not available on iOS 7. – Fábio Oliveira Jul 24 '14 at 14:23

0 Answers0