I have gone through some post regarding the automatic reading of sms on mobile phone using ionic framework. I got some answers for android but got disappointment when comes to the iOS. Because i saw some post which tells, In iOS platform there is no way to auto read sms as they restricts for some security feature. So can anybody please let me know is there any other ways to read sms in ios platform using ionic framework?
You saw right, this is not possible on iOS. What is possible is this: https://stackoverflow.com/a/52569741/10908838
But i don’t know if there is a Cordova Plugin