Need Help Implementing Auto-Read SMS Feature in Ionic Expense Tracker App

I’m working on an expense tracker Ionic application and I’m struggling to implement the auto-read SMS feature. Here are the details:

  • Ionic version: 7.0.0
  • @angular/cli” version: “^17.0.0”

I’ve attempted to use several older packages such as “@ionic-native/sms-retriever/ngx,” “capacitor-inbox,” “ionic cordova plugin add cordova-plugin-sms-receive,” and “Cordova-sms-plugin,” but I haven’t had any success. I am getting errors in node files.

Could someone please assist me in getting this feature to work? Any guidance, suggestions, or alternative packages that could help achieve this functionality would be greatly appreciated.

Thank you in advance for your help!