Cross channel testing with Selenium and Appium

I am currently trying to automate a scenario that involves a web app and android app.
When the user does some actions on the web app, he has to validate that with the mobile app.
Do you have any idea on how to do that.