Are there any examples available that show how best to stay in the app until user exits, via a button, or some other user key?
I am using the Twitter sample code as my learning platform.
Basically what I would want is that after the Twitter text has been sent/confirmed it would go back to the sign in.
Actually going to the dialog where the twitter text is created would be even better so that only one sign-in is needed per session.
I.e.
Sign in
and then loop until user exits
“You are about to post” dialog
then confirm dialog displays
that display will get some buttons (as soon as I figure out how), I.e. Continue, Exit
if continue is pressed I want to be back at the “You are about to post” dialog, where I will add some user input fields, hopefully.
Any code sampling you can suggest that would display something like this?
TIA - Heinz [import]uid: 6547 topic_id: 996 reply_id: 300996[/import]