Skip to content

Fix for #736

Ahmed A requested to merge ahmouse15/AuroraStore:master into master
  • The PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? Fixes #736 (closed) which prevented Google Play links from being opened properly in Aurora. Now, all links will pass through the Onboarding and Splash Activities first, guaranteeing a valid session before attempting to fetch the app details.

  • What is the current behavior? #736 (closed)

  • Does this PR introduce a breaking change? No

Merge request reports