Page 1 of 1

New to Appery.io "Check Mobile Balance"

Posted: Sat Feb 22, 2014 11:58 pm
by Haval Salem

Hi,

I am new to Appery.io I want to create an application to check mobile balance for example to send *211# to gsm operator and get the balance.

Regards,

Haval


New to Appery.io "Check Mobile Balance"

Posted: Sun Feb 23, 2014 12:04 am
by Illya Stepanov

Hello -

Please check the following topic: https://getsatisfaction.com/apperyio/...


New to Appery.io "Check Mobile Balance"

Posted: Sun Feb 23, 2014 2:01 am
by Haval Salem

Hi,

I used below command

window.location.href='tel:*123%23';

the comand sends *123# to dial pad then you have to dial manualy, Is there any command can run USSD when click on button?

Regards,

Haval


New to Appery.io "Check Mobile Balance"

Posted: Sun Feb 23, 2014 4:02 am
by Illya Stepanov

You can create Navigate to link action on Click event and set address:codetel:*123%23/code


New to Appery.io "Check Mobile Balance"

Posted: Sun Feb 23, 2014 10:52 am
by Haval Salem

Hi,

Still the same sending command to dial pad.

Regards,

Haval


New to Appery.io "Check Mobile Balance"

Posted: Sun Feb 23, 2014 9:31 pm
by Illya Stepanov

You want that link in the end made a call -- all in one action?


New to Appery.io "Check Mobile Balance"

Posted: Sun Feb 23, 2014 9:41 pm
by Haval Salem

Hi,

What is in my idea as below.

  1. Creating an input

  2. creating a button

    when I put 123 in input and click the button sending *123# to GSM provider and running USSD code.

    Regards,

    Haval


New to Appery.io "Check Mobile Balance"

Posted: Mon Feb 24, 2014 2:03 pm
by Maryna Brodina

Hello!
By default dial pad is called and you have to click call button. If you want to do it automatically, you would need to search for PhoneGap plugin online.