How to forward a SMS after having received it in the background?

guys i have so many questions. is there any one here that are got the mastery of the tech art i would gladly would be impressed

no guys listen if you have a customer that have family and they all are partner in a company every transaction that send or phone payment give message transaction to just one number…
so if you want build an app that can analyze just the message of the transaction of the bank messages and forward them to more than one number… how would you build it!
(Thats the case)

meanwhile I was experimenting with receiving and sending sms in the background and can offer a working solution using the sms receiver extension together with itoo

relevant blocks for background processing

Screenshot of the test app

Test app to download (was created in App Inventor)

In case you are still interested you can buy the sms-receiver extension here and start testing Version 2 beta

Taifun

I got some offer to build these apps, there intention is to read otp from others phone… dont guide please

1 Like

Yes, you can forward all sms or add an if statement to filter for specific sms to forward
I also tested forwarding by email and it works fine

As the app is not the default sms app of the device, all sending and receiving sms will get displayed in the default sms app, too

Documentation is here

Taifun