Hello everyone and best wishes for this new year.
I need in an application, by clicking on a label containing a phone number, to propose either to call in hidden or unmasked mode.
I use the command StartActivity(LV.p.Call(Ntel)).
Ntel = "xxxxxxxxxx"" in unmasked mode.
Ntel = "*31#xxxxxxxxxxxx" in masked mode.
In hidden mode it does not work.
"*31#.... " prevents execution of StartActivity(LV.p.Call(Ntel)).
Does anyone have the solution?
Thank you very much for your answer.
FerGeoRI
I need in an application, by clicking on a label containing a phone number, to propose either to call in hidden or unmasked mode.
I use the command StartActivity(LV.p.Call(Ntel)).
Ntel = "xxxxxxxxxx"" in unmasked mode.
Ntel = "*31#xxxxxxxxxxxx" in masked mode.
In hidden mode it does not work.
"*31#.... " prevents execution of StartActivity(LV.p.Call(Ntel)).
Does anyone have the solution?
Thank you very much for your answer.
FerGeoRI