iOS 6 and popViewControllerAnimated + replaceAfterOpenedCompletelyWithOffset
Closed this issue · 1 comments
loicgriffie commented
Hi,
When calling replaceAfterOpenedCompletelyWithOffset after [self.navigationController popViewControllerAnimated:YES]; on iOS do not works as expected on iOS 7. Probably because calling [self.navigationController popViewControllerAnimated:YES]; before remove the view controller form the stack.
Any idea on how to fix this ?
ipodishima commented
Won't fix as discussed per mail