Skip to content
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

Scrabbing error. #88

Closed
Vintic opened this issue May 22, 2022 · 3 comments
Closed

Scrabbing error. #88

Vintic opened this issue May 22, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Vintic
Copy link

Vintic commented May 22, 2022

Don't know if I should create new issue or reopen another with same problem: #11

Describe the bug
Main function doesnt work. Error appear on extracting data.

To Reproduce

  1. Turn on your phone
  2. Install the app
  3. Open app
  4. Enter your USSD in app settings: "*133#"
  5. "swipe down",
  6. wait, after 5 seconds error message appear: "Failed to receive USSD code".
  7. wait, after 1 minute appear system error, like: "Network problem, or wrong MMI code"

Expected behavior
See scrabed data, instead of error message.

Screenshots
Screenshot_20220522-082831_Prepaid Balance
Screenshot_20220522-082815_Prepaid Balance
Screenshot_20220522-082728_Prepaid Balance

Device:
Phone: Samsung s21+
Android: 12
MCC: 259
MNC: 1

Additional context
Last error for V 1.5: "Last request failed to complete"
Last error for previous app version was like: ...-1...

@Vintic Vintic added the bug Something isn't working label May 22, 2022
@mueller-ma
Copy link
Owner

Can you dial *133# in your dialer and post a screenshot of that?

@Vintic
Copy link
Author

Vintic commented May 23, 2022

Uh sorry, forgot about some things:
1: phone is dual SIM, but in my case both SIM has same USSD code to dial.
2. Tested both apps, from FDroid and github.
3. Can be added an input into settings, to write our own regexps, instead of creating new issue for every possible USSD result?

First number is remaijing money,
Second remaining mobile data.
Third, is a date until phone number can make calls, without beeing charged with money.

Screenshot_20220523-075505_Phone

@mueller-ma
Copy link
Owner

This kind of USSD response cannot be parsed by the Android library I use: #81 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants