Make IOS client app pages look and act like android version
When you have pages on the android client it displays the page name in full and lets you scroll the page tabs at the top (it's great) - in the iOS app though it doesn't scroll ... it squeezes all of the pages into the available screen width and truncates all the names to the point that you can't read the page titles any more and clicking on them accurately gets increasingly difficult - I'm having to make 2 libraries - 1 for each client because of this alone and all updates I do need to be made in 2 libraries instead of one - it's doubled my work :(

-
Weston commented
I agree! I came from android to iOS and felt like the user experience went down a few notches