You've still got the user interface backwards — you shouldn't have to present a dialog with a phone number for the user to dial, your app should simply call the user when they click a button.
Amazon does this as a confirmation step when you sign up for AWS, and most of the interactions in Google Voice are based on this model.
Comments
You've still got the user interface backwards — you shouldn't have to present a dialog with a phone number for the user to dial, your app should simply call the user when they click a button.
Amazon does this as a confirmation step when you sign up for AWS, and most of the interactions in Google Voice are based on this model.