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

Export buttons don't work on Android #94

Closed
wyphan opened this issue Jun 8, 2021 · 2 comments
Closed

Export buttons don't work on Android #94

wyphan opened this issue Jun 8, 2021 · 2 comments

Comments

@wyphan
Copy link

wyphan commented Jun 8, 2021

Describe the bug
On the Android app, the buttons to copy or download the exported account don't work.

To Reproduce
Steps to reproduce the behavior:

  1. Use the default user interface (not the Multi-hop UI)
  2. Tap "Manage Accounts"
  3. Tap the cog wheel next to the Orchid Address gravatar image
  4. Tap "Export"
  5. Tap either the "Copy" button or the download icon
  6. See error

Expected behavior
Both the copy and download buttons work to save the exported config.

Screenshots
(Note: I blurred the QR code displayed on the screenshot for security reasons)
Screenshot_20210608-092642

Device information:

  • Device: Google Pixel 3
  • OS: Android 11 (RQ2A.210505.002)
  • Application Version: 0.9.27, installed from the Play Store

Additional context
Can somebody with an iPhone try to check if this problem also exists in the iOS version?

@wyphan
Copy link
Author

wyphan commented Jun 8, 2021

After further investigation, looks like the "Copy" button works. The problem then is that the Orchid app doesn't give any feedback to the user so it's impossible to know whether it was successfully copied or not. Maybe implement some kind of toast notification?
The download icon button still doesn't work.

@saurik
Copy link
Member

saurik commented Jul 23, 2021

The copy feedback was added in 58dfd3e (which will be in the next release) and the download button was removed in 528e1ac (which will be in the release following that); thanks!! ;P

@saurik saurik closed this as completed Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants