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

When are you supporting iOS? #6

Closed nizigama closed 4 years ago

nizigama commented 4 years ago

This plugin looks promising, but i just wanted to know if there is any future plan of support iOS also

vkammerer commented 4 years ago

Hello,

if iOS launches a silent way of making USSD requests, it could be integrated into this plugin, but for now there is no equivalent. This plugin is currently only a wrapper around Android's sendUssdRequest