How to present a view controller with full screen mode while configuring a wifi accessory ?

When I call the method 'configureAccessory:withConfigurationUIOnViewController:' of EAWiFiUnconfiguredAccessoryBrowser, app presented a view controller with UIModalPresentationFormSheet style. But I want to present the view controller with UIModalPresentationFullScreen style, Can anyone tell me how to do it?


Thanks

Replies

Take a look at this thread about the same issue (but still no solution)