According to documentation Hockeyapp
distinguish one app from another comparing packages
. Is it possible to upload apks with same package but as different apps?
Initial problem: I have several branches(feature/x
, feature/y
, etc) so I would like to upload all feature branches and testers could download apk from a particular branch.