android - Fabric Beta upload apk with bash script -


is ther way upload apk fabric beta using script? want upload signed apk this solution not meet requirements

you can use fastlane uploading apk beta. has other useful options , integrations can use continues delivery.

https://github.com/fastlane/fastlane


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -

c++ - Migration from QScriptEngine to QJSEngine -