Haval Salem
Posts: 0
Joined: Sat Feb 22, 2014 11:58 pm

New to Appery.io "Check Mobile Balance"

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

New to Appery.io "Check Mobile Balance"

Hello -

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

Haval Salem
Posts: 0
Joined: Sat Feb 22, 2014 11:58 pm

New to Appery.io "Check Mobile Balance"

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

New to Appery.io "Check Mobile Balance"

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

Haval Salem
Posts: 0
Joined: Sat Feb 22, 2014 11:58 pm

New to Appery.io "Check Mobile Balance"

Hi,

Still the same sending command to dial pad.

Regards,

Haval

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

New to Appery.io "Check Mobile Balance"

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

Haval Salem
Posts: 0
Joined: Sat Feb 22, 2014 11:58 pm

New to Appery.io "Check Mobile Balance"

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

New to Appery.io "Check Mobile Balance"

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.

Return to “Issues”