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

on android can't save nemonic #546

Open
aka-ryu opened this issue Jan 18, 2023 · 1 comment
Open

on android can't save nemonic #546

aka-ryu opened this issue Jan 18, 2023 · 1 comment

Comments

@aka-ryu
Copy link

aka-ryu commented Jan 18, 2023

create wallet in android environment. When you do, the app is minimized. (iOS no problem)

on the same device
There was no problem when using the plug downloaded from the Play Store.
When extracting the apk, the app was minimized.

If you run the app again without seeing the screen to save the mnemonic key, the login screen appears.

android emulator s21+, device galaxy a23
plug 0.4.0v

android Logcat say

E/unknown:NativeViewHierarchyManager: Unable to update properties for view tag 293
com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 293 could not be found.

java.lang.IllegalArgumentException: Software rendering doesn't support drawRenderNode

@aka-ryu
Copy link
Author

aka-ryu commented Jan 26, 2023

more informations

found new information

in android studio sdk manager
The symptom disappeared when I updated the cmmmand line tool and emulator version to the latest.

So, I updated the software to the latest on the actual device and proceeded.

The Galaxy S series works well without updating the software.

The same symptoms occur even after updating to the latest version of the a series (low price).

Since it seems to work fine if skip the mnemonic key page, there seems to be a problem with the process of rendering the mnemonic key ui.

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

No branches or pull requests

1 participant