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

Implement the Get it button on detailed app view #79

Closed
leosa83 opened this issue Aug 21, 2016 · 0 comments
Closed

Implement the Get it button on detailed app view #79

leosa83 opened this issue Aug 21, 2016 · 0 comments

Comments

@leosa83
Copy link
Member

leosa83 commented Aug 21, 2016

Description

Somehow we need to check the user agent and detect if the browser is running on iOS , android or desktop and then load the corresponding link for the button.

If on iOS and App Store link exists and Website link exists Then

  • Change "Get it" to "Get the App" and link to the iOS App Store URL
  • Change the "Feedback" button below the "Get it" to "Visit webpage" and link to the website

If on iOS and Website link exists App Store link does not exists Then

  • Change the "Get it" to "Visit Webpage" and link to the website
  • Delete the "Feedback" button below the "Get it"

(Same goes with Android, only change iOS to Android and App Store link to Google Play link)

If on Desktop and Website link exists Then

  • Change the "Get it" to "Visit Webpage"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants