EddieKamau / ussd_advanced

Run ussd code directly in your application
MIT License
15 stars 29 forks source link

how do you get the last ussd response in multisessionUssd ? #16

Open amaaradji opened 1 year ago

amaaradji commented 1 year ago

Thank you for this exciting plugin. I have been playing around with it. in the multisessionUssd case, I can't get around how to get the last ussd response? I dug into the code, and I could see this in the multisessionUssd callback (UssdAdvancedPlugin.kt), this message gets populated in the over() function but it never gets returned to the multisessionUssd (ussd_advanced.dart)! Do you know if I am missing something here?

TolkaBhai commented 1 year ago

facing the same issue, any update regarding this issue, please...

CairoSergio commented 4 months ago

did you find the solution?

amaaradji commented 4 months ago

Unfortunately, I gave up on this project. I am not working on this topic anymore since then.