iphone – Is there an option to read SMS in iOS devices?


I’m currently developing a budget tracker app in React Native that extracts expenditure information from transactional messages.

I’ve successfully implemented the message reading functionality on Android using the react-native-get-sms-android package. However, I’m facing challenges in finding a similar solution for iOS as Apple does not allow us to read user messages.

Are there alternative approaches or suggestions to make this functionality work seamlessly on both platforms?

I am using React native to Build my app.

I’ve investigated various possibilities, but I haven’t been able to discover a viable solution so far.

Latest articles

spot_imgspot_img

Related articles

Leave a reply

Please enter your comment!
Please enter your name here

spot_imgspot_img