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

Trinity Android crashes during import of seedvault #376

Closed
Jarod000000 opened this issue Sep 16, 2018 · 2 comments · Fixed by #393
Closed

Trinity Android crashes during import of seedvault #376

Jarod000000 opened this issue Sep 16, 2018 · 2 comments · Fixed by #393
Assignees
Labels
C - Mobile E - Functional Epic - Relating to how a feature works L - Has PR P - Android Platform - Specifically relates to Android P2 - High Priority - Prefer to fix or merge this T - Bug Type - Bug: Something isn't working

Comments

@Jarod000000
Copy link

Jarod000000 commented Sep 16, 2018

Bug description

Trinity Android crashes during import of seedvault

Environment Specs

What device are you running Trinity on?

  • Manufacturer: Samsung
  • Model: Galaxy S8+
  • OS version: Android 8.0.0

What build of Trinity are you running? Please provide the full version (you can find it in Settings > About Trinity).

  • Trinity version: v0.5.0 (22)

Steps To Reproduce

I've created a IOTA wallet in the desktop trinity wallet and exported the seed into a seedvault. I've send the vault to my smartphone, so i can import the wallet into the trinity mobile app. I clicked on import, the android file explorer appeared and i selected the file. After that the app crashed. Everytime i try to import the vault it crashes.

Expected behaviour

App import the seedvault file and ask for the passwort

Actual behaviour

App crashed

Errors

no crash log

NOTE
I've tried to reinstall the app. Problem is still there

@rajivshah3
Copy link
Member

Hi @BurningPixels , thanks for the report! If it's ok with you I just updated your comment with the latest version of Trinity Mobile. Are you able to obtain the logs during the crash with Logcat (https://developer.android.com/studio/command-line/logcat)? If not I can use the Android simulator but it's best if we can get the logs from a real device.

@rajivshah3 rajivshah3 added T - Bug Type - Bug: Something isn't working P - Android Platform - Specifically relates to Android C - Mobile L - Need more information Lifecycle - Waiting for more information P2 - High Priority - Prefer to fix or merge this E - Functional Epic - Relating to how a feature works labels Sep 16, 2018
@laumair laumair self-assigned this Sep 18, 2018
@laumair laumair removed the L - Need more information Lifecycle - Waiting for more information label Sep 18, 2018
@laumair
Copy link
Contributor

laumair commented Sep 18, 2018

@BurningPixels Thanks for reporting. This is indeed a bug on Android >= 6.0. The read permissions need to be granted during runtime. https://github.com/joltup/rn-fetch-blob/blob/master/README.md

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Mobile E - Functional Epic - Relating to how a feature works L - Has PR 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 a pull request may close this issue.

3 participants