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

Fix cloudflare redirects #2180

Merged
merged 2 commits into from
Feb 4, 2021
Merged

Conversation

andrepimenta
Copy link
Member

Description

This PR fixes cloudflare redirects on Android. Couldn't reproduce it on iOS.

Issue

Resolves #2170

@andrepimenta andrepimenta requested a review from a team as a code owner January 28, 2021 11:37
@andrepimenta andrepimenta added needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Jan 28, 2021
Copy link
Contributor

@ibrahimtaveras00 ibrahimtaveras00 left a comment

Choose a reason for hiding this comment

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

When attempting to load axieinfinity.com on android browser, the app crashes; seen here = http://recordit.co/5hCtxzoqag

Screen Shot 2021-01-29 at 7 17 57 PM

Nonetheless, I am able to access yfdai

Screen Shot 2021-01-29 at 7 21 05 PM

@ibrahimtaveras00 ibrahimtaveras00 added QA'd - Issues Found QA has been complete, however issues have been discovered that need to be addressed and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Jan 30, 2021
@x0m-i0x x0m-i0x mentioned this pull request Jan 30, 2021
@andrepimenta
Copy link
Member Author

@ibrahimtaveras00, regarding the first issue, I think this is also happening on older versions so I don't think it's related to this change. Does this also happen on a real device?

@ibrahimtaveras00
Copy link
Contributor

I can't reproduce axie infinity issue on current playstore nor on this branch on a real device (tried on pixel 2 running OS 11 and Samsung Note 9 running OS 10

Copy link
Contributor

@ibrahimtaveras00 ibrahimtaveras00 left a comment

Choose a reason for hiding this comment

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

👍🏽

@ibrahimtaveras00 ibrahimtaveras00 added QA Passed A successful QA run through has been done next release and removed QA'd - Issues Found QA has been complete, however issues have been discovered that need to be addressed labels Feb 3, 2021
@andrepimenta andrepimenta merged commit 8aad5ab into develop Feb 4, 2021
@andrepimenta andrepimenta deleted the fix/browser-cloudflare-redirects branch February 4, 2021 18:23
rickycodes added a commit that referenced this pull request Feb 25, 2021
* develop: (48 commits)
  Fix input state (#2265)
  bump android versionCode (#2260)
  bugfix/use bignumber for transfer deeplinks (#2257)
  Fix account list scroll (#2256)
  TransactionController from controllers (#2243)
  Fix circleci apk (#2240)
  v1.0.11 (#2238)
  Feature/warn when replacing (#2176)
  contract metadata images bump (#2233)
  Handle `balanceError` case (#2148)
  Remove best deals badge from WYRE transfers. (#2228)
  @metamask/controllers@6.0.1 (#2217)
  Fix cloudflare redirects (#2180)
  Merge pull request from GHSA-wmvx-96jh-gcr4
  Update @metamask/contract-metadata (#2203)
  React Native update to 0.63 (#2078)
  Create dependabot.yml (#2204)
  Fix "Text strings must be rendered within a <Text> component" (#2193)
  Use navigate instead of push (#2191)
  Add fiat on ramp modal close button extra hit area (#2174)
  ...
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) next release QA Passed A successful QA run through has been done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cloudflare does not redirect to Web3 dapp
3 participants