2015-04-07 1 views

Répondre

0

Celui-ci fonctionne pour moi:

self.presentingViewController.providesPresentationContextTransitionStyle = YES; 
self.presentingViewController.definesPresentationContext = YES; 
modal.modalPresentationStyle = UIModalPresentationOverCurrentContext;