As devops I really want an API endpoint to publish a new version of APK.
We currently distribute our App to many devices through Hexnode and also we have another app that is distributed on Google Play Store.
When we need to update on Google Play Store it’s really easy because we’re using fastlane and Google Play Store API so we’re automatize all the process with our CI+CD provider but the experience to update our APKs on Hexnode is more poorly and we want a really more sophisticated method to automatize our distribution of these apps.