akvelon / react-native-sms-user-consent

React Native wrapper for Android's SMS User Consent API, ready to use in React Native apps with minimum effort.
Other
89 stars 40 forks source link

Added SEND_PERMISSION in registering broadcastReceiver #6

Closed LightKnight3r closed 3 years ago

sanghaiakshay commented 3 years ago

hi @LightKnight3r , does this fix the intent redirection vulnerability?

@eabdullazyanov any plans to merge and release this?

Thanks

eabdullazyanov commented 3 years ago

Hi @sanghaiakshay,

I merged the PR and released a new version of the package (1.0.10), which can be used now. And yes, the vulnerability should be gone.