Hi Samsung developer team.
I’ve issue related to calling function.
Procedure: My application doing below:
- Using dial application call phone number: xxx and click “call” button
- Selection dual sim dialog display, and choose sim 1 to call (*)
- Calling…
- My application handle out going call to changes phone number to 001234xxx and auto re-call
- Selection dual sim dialog display, and choose sim 1 to call (**)
- Calling with phone number 001234xxx
Expect: At step 5, I want not display choose sim dialog. So, how to handle not display that dialog?
And how to using of SamsungSDK SelectPhoneAccountDialogView (SCallUI)?
Please help me confirm it.