vkammerer / ussd_service

A Flutter plugin to make USSD requests
https://pub.dev/packages/ussd_service
BSD 2-Clause "Simplified" License
21 stars 14 forks source link

Command *firstCode*2ndCode*3rdCode*4thCode*..*..# Not Working #21

Open kalsheriff opened 4 months ago

kalsheriff commented 4 months ago

I am trying to use ussd command by checking my Mobile balance using the code as indicated in the current version ussd_service: ^0.1.1 bu getting error.

1710077522132 how do i get it working, the 170 is the code then a prompt to input 6 then another prompt the 1 then another prompt again then 2030 and you now get the notification. But when i follow the instructions Ex: 17061*2030# then i get error. I really need your help here.