pharshdev / sms_user_consent

Flutter plugin that implements Android's SMS User Consent API
MIT License
9 stars 26 forks source link

Can I actively stop retrived sms ? #12

Open lamltf opened 1 year ago

lamltf commented 1 year ago

I have 1 popup to show OTP input but if I close that popup suddenly and I called dispose but then still show permission screen: SMS_CONSENT_REQUEST, is it possible to add a function to actively stop sms retrieved?