Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Fix Android 8.0+ SeedVault crash #569

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

rajivshah3
Copy link
Member

Description

Fixes #517

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How Has This Been Tested?

Has not been tested

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • For changes to mobile that include native code (including React Native modules): I have verified that both iOS and Android successfully build in both Debug and Release modes

@rajivshah3 rajivshah3 added T - Bug Type - Bug: Something isn't working P - Android Platform - Specifically relates to Android C - Mobile P2 - High Priority - Prefer to fix or merge this labels Nov 4, 2018
@rajivshah3
Copy link
Member Author

@cvarley100 @laumair would one of you mind testing this on Android 8.0+? I don't have a device to test on and the emulator is acting weird

@rajivshah3 rajivshah3 changed the title Fix Android Oreo SeedVault crash Fix Android 8.0+ SeedVault crash Nov 4, 2018
@cvarley100 cvarley100 merged commit 7a93628 into develop Nov 5, 2018
@rajivshah3 rajivshah3 deleted the hotfix/android-seedvault-crash branch November 6, 2018 16:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Mobile P - Android Platform - Specifically relates to Android P2 - High Priority - Prefer to fix or merge this T - Bug Type - Bug: Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.lang.NumberFormatException during SeedVault import
2 participants