I am using MGSplitViewController library in my app. Till iOS7 it works fine but for iOS8 it is not working as expected because of the change of behaviour of UIPopoverController in iOS8. Attached is the screenshot of running MGSplitView code on iOS8 :
which is showing the wrong behaviour. It is supposed to be like the following screenshot :
I have read somewhere that MGSplitViewController library will not be updated for iOS8 fixes.Does anyone know if we have another library which works fine for iOS8 as well and has similar features as of MGSplitViewController.