We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The app crashes on the Volla 22 right when I try to start it. The problem seems to be the implementation of thread local storage: https://gitlab.com/ubports/porting/reference-device-ports/android11/volla-phone-22/volla-mimameid/-/issues/13 Probably the easiest way to work around this problem, would be to add a blocking interface to teslatte, and then use it in uttesla: gak/teslatte#9
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The app crashes on the Volla 22 right when I try to start it.
The problem seems to be the implementation of thread local storage:
https://gitlab.com/ubports/porting/reference-device-ports/android11/volla-phone-22/volla-mimameid/-/issues/13
Probably the easiest way to work around this problem, would be to add a blocking interface to teslatte, and then use it in uttesla:
gak/teslatte#9
The text was updated successfully, but these errors were encountered: