-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Globe Telecom #81
Comments
|
Yes, *143# works when I dial it normally. |
@huckleberrypie Just to rule out the obvious here, did you actually enter your code in the app settings? If not, it will just dial a default code which won't work in your case, obviously |
Yes, I did. |
Did you grant the phone permission? |
I'm not sure if I can do anything to fix this issue when the API I use returns an error :/ |
That bites. Guess it's a no-go then. :'( |
I did some research: The API I use doesn't work for ussd codes that start a session and wait for input:
Is there any other USSD code that provides the balance? |
Not sure, that's the only way subscribers can check for the prepaid balance. Did you see the screenshot above tho? IDK if it's possible to parse that "BAL 20.9" thing to tell the user they only have 20 pesos left in their account. |
The API receives message "BAL 20.9....", but then sees that it's an interactive dialog, discards the message and throws an error :/ |
i think this issue can be solved if the app will use https://github.com/romellfudi/VoIpUSSD for USSD requests |
Describe the bug
I'd like to see support added for Globe Telecom in the Philippines, please. They use the USSD code *143#.
Device (please complete the following information):
MCC: 515
MNC: 2
Last request failed with code -1
The text was updated successfully, but these errors were encountered: