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

Downgrade OS support #4475

Closed
wants to merge 1 commit into from
Closed

Conversation

swansontec
Copy link
Contributor

@swansontec swansontec commented Sep 21, 2023

CHANGELOG

  • changed: Restore support for Android 7 and iOS v12.4.

Dependencies

With this change, we can run the app again on these OS's. However, we are now getting a crash on iOS 12.4. Removing RNZcash fixes the crash, so now we need to debug RNZcash and implement a fix over there.

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

@swansontec
Copy link
Contributor Author

After a few hours of effort, it doesn't look like we can get Zcash working on these older OS versions without crashing. Yes, it's supposed to be possible to conditionalize these things, but doing so will require deep refactoring to third-party code.

@swansontec swansontec closed this Sep 21, 2023
@swansontec swansontec deleted the william/downgrade-os-support branch September 21, 2023 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant