iOS Question [Solved]ActionSheet and navcontrol-problem

schimanski

Well-Known Member
Licensed User
Longtime User
In the following example, it is possible to choose page4 over a button and over an actionsheet. Choosing the button, the app shows the page4 and switches to navcontrol.
After Chossing the same code out of an actionsheet, the app shows the page for one second and jumps then back from navcontrol to tabcontrol. What is the reason for that and is it possible to prevent the app from switching back to tabcontrol?
 

Attachments

  • PageExample.zip
    5.6 KB · Views: 264
Top