we have two app, one is webcomponent and another is an clover/android app which needs to get deployed to the clover station. Currently we setup up the webcomponent and then install the clover app seperately.
As we are getting ready to publish our app, we are trying to figure out few things 1. How do we package the android app so that, installing the android app would also install the web component. Are there instructions we can follow to do this. 2. What is the best auth model, so that we can only auth on one clover station for the app and all clover station for that merchant will be able to call our Service when the app is used from any clover station.?