my project have 3 module
when build success have 3 apk file but install page only show a apk
how show 3 apk only a install page?
my project have 3 module
when build success have 3 apk file but install page only show a apk
Hi @Scorpion!
Sorry for missing this question earlier. You should get an install page for each and every APK separately. In case you are passing the URL to Slack or somewhere else through the build machine, make sure to supply $BITRISE_PUBLIC_INSTALL_PAGE_URL_MAP
as the address instead of $BITRISE_PUBLIC_INSTALL_PAGE_URL
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.