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

feat: Make asset loading asynchronous and introduce hooks #44

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

hannojg
Copy link
Member

@hannojg hannojg commented Mar 11, 2024

No description provided.

@hannojg
Copy link
Member Author

hannojg commented Mar 11, 2024

@mrousavy I am getting a crash on android:

2024-03-11 20:37:32.910  3129-3245  libc++abi               com.margelo.filamentexample          E  terminating with uncaught exception of type std::runtime_error: Unable to retrieve jni environment. Is the thread attached?
2024-03-11 20:37:32.910  3129-3247  libc++abi               com.margelo.filamentexample          E  terminating with uncaught exception of type std::runtime_error: Unable to retrieve jni environment. Is the thread attached?
2024-03-11 20:37:32.911  3129-3245  libc                    com.margelo.filamentexample          A  Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3245 (mqt_js), pid 3129 (filamentexample)

@hannojg
Copy link
Member Author

hannojg commented Mar 11, 2024

iOS works though

@mrousavy
Copy link
Member

fixed

@mrousavy mrousavy merged commit 3b5a958 into main Mar 12, 2024
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

Successfully merging this pull request may close these issues.

2 participants