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

Mining on iOS and other non-compliant browsers. #18

Open
nothingismagick opened this issue Feb 13, 2018 · 0 comments
Open

Mining on iOS and other non-compliant browsers. #18

nothingismagick opened this issue Feb 13, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@nothingismagick
Copy link
Collaborator

This addresses the iOS issue that mining will not work with the miner we have set up.

The work around is to check if the platform is iOS - and not even show the mining logic. However, there may be cases on older browsers where the user is stuck at the "INIT" stage, and nothing changes for them. We should definitely make them aware of this situation - alert them to the problem, ask them if they want to send us a report - and dump their browser and device info if they agree.

Later this should be in their user preferences that they store in their APP. Generally speaking, this is a great paradigm for when things don't work like they should.

@nothingismagick nothingismagick self-assigned this Feb 13, 2018
@nothingismagick nothingismagick added this to the Interface 1.0 milestone Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant