I've inherited an iOS application which is built around the AMSlideMenu CocoaPod. The view controller navigation works fine on iOS 8.4 showing a back button with the title of the previous view controller in the pushed view controller but on iOS 9.0 the back button is not showing any more. I've opened and issue on Github for it but I've got no reaction so far from the developer. Is it a known problem? What has changed in iOS 9 that this CocoaPod stopped working properly? Are there any workarounds or does somebody has any idea how to debug and fix it?
Asked
Active
Viewed 154 times
0
-
is it possible for you to rewrite the code with new side menus like mfsidemenu or swreveal or refrost etc.. Amslidemenu have problems – Rajan Maheshwari Oct 26 '15 at 17:52
-
Is AMSlideMenu an abandoned project? – The Dude Oct 27 '15 at 16:23
-
no ... but there are some problems.. I prefer MFSideMenu – Rajan Maheshwari Oct 27 '15 at 16:40
-
@TheDude Did you get a solution – Nassif Mar 02 '16 at 10:11