Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Add support for App Bundle Explorer's Internal app sharing link #166

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

shichen85
Copy link
Contributor

Also updated json5 dependency to patch vulnerability.

…ink.

Updated json5 dependency to patch vulnerability.
applicationId: string,
versionCode: number
) {
return `https://play.google.com/apps/test/${applicationId}/${versionCode}`;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has this been tested beforehand? I want to make sure there's no special config needed for it, or if there is that it's documented

Copy link
Contributor Author

@shichen85 shichen85 Jan 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tested it myself. It shares the same config as deploying through the internalsharing track, such as whitelisting users.

@boswelja boswelja merged commit cd131e8 into r0adkll:master Jan 13, 2023
@boswelja boswelja linked an issue Sep 19, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support App Bundle Explorer's Internal app sharing link
2 participants