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

Show an error message on devices that do not support renderscript #17

Open
searles opened this issue May 30, 2017 · 2 comments
Open

Show an error message on devices that do not support renderscript #17

searles opened this issue May 30, 2017 · 2 comments

Comments

@searles
Copy link
Owner

searles commented May 30, 2017

Wrap things into a try-catch and terminate nicely with an error message.

@searles searles added the bug label May 30, 2017
@searles searles modified the milestone: Version 3.2.1 May 31, 2017
@searles
Copy link
Owner Author

searles commented May 31, 2017

Problem: Most crashes are SIGSEVs inside the native part, hence no simply try-catch.

@searles searles added the wontfix label Jun 3, 2017
@searles searles removed this from the Version 3.2.1 milestone Jun 3, 2017
@searles
Copy link
Owner Author

searles commented Jun 3, 2017

Crash happens in native. No idea how to catch it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant