pwa-builder / CloudAPK

Build Android APK packages on the cloud
Other
144 stars 44 forks source link

Introduced pwaUrl for more accurate logging #90

Closed JudahGabriel closed 2 years ago

JudahGabriel commented 2 years ago

PR Type

Feature

Describe the current behavior?

CloudAPK pushes the Android package generation to the backend analytics using the host sent in from PWABuilder.

Describe the new behavior?

When the analytics backend tracks Android package creation, it now uses the direct URL from PWABuilder, rather than the host. While these are sometimes the same, they can differ when subpaths, query strings, and other URL differences occur.

ghost commented 2 years ago

Thanks JudahGabriel for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌