Handling Play Store URL's
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
Some links direct to the Google Play Store and check if the application is installed. If the application is installed, it launches the application directly.
Aurora store or fdroid opens on devices that do not have Google Play infrastructure installed. But even if the app is installed, it cannot call the app. Unfortunately, the situation is the same when MicroG and 2 other components are installed.
For example, when you download the Trello application on the Aurora Store and try to log in, the internet browser opens even though Trello is installed and an error message appears stating that the page could not be loaded.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Trello login flow on a device using Aurora Store or F-Droid, with and without Google Play infrastructure, and observe how the Play Store URL is handled. Done means an installed application can be opened directly instead of falling back to the browser in the described environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100