Assume a user has installed two apps, A and B. I want to be able to send a message to app A on the users phone when an action happens on app B.
Can this be done on Android and/or iOS? Are there any built in frameworks on the platforms that allow for this?
Tutorial for Inter-App communication on Android