hanatharesh2712 / ionic-native-sms-retriever-plugin-master

Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
29 stars 19 forks source link

Unable to enable user consent using the plugin #23

Closed munene2019 closed 3 years ago

munene2019 commented 4 years ago

How I enable user consent or read sms senderid using this plugin. Currently, it seems to read all messages with the set hashcode despite the varying senderid. This makes the app vulnerable.

hanatharesh2712 commented 4 years ago

@munene2019 You mean, You need to have sender info with message content?

munene2019 commented 4 years ago

Yeah,i need the send id to avoid forwarding of OTP so as to be used to do the validation of the sender

On Tue, 6 Oct 2020 at 17:01, hanatharesh2712 notifications@github.com wrote:

@munene2019 https://github.com/munene2019 You mean, You need to have sender info with message content?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hanatharesh2712/ionic-native-sms-retriever-plugin-master/issues/23#issuecomment-704289561, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMTVNKJ7WE6N76EI44L4KT3SJMPKRANCNFSM4RAC3NIA .

hanatharesh2712 commented 3 years ago

@munene2019 It won't help much.. but, will look into this in future. If you would like to help in this then I am happy to accept the PR. :)