Upload a prebuilt file to Crashlytics -


i trying automate our build/release process. concerned android app @ moment, may need extend similar support our ios app.

until now, uploads crashlytics have been triggered crashlyticsuploaddistributionrelease. building , testing apk first, looking upload same pre-built apk crashlytics. new process means need way of uploading apk crashlytics directly, without having dependencies on rebuilding or being within project's directory.

i can see can through android studio dragging , dropping apk. there command line tool or script can use automate similar our build machine?

this operation not supported. see comment above response crashlytics team


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -