You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
when i convert AvplayerActivity to fragment it's worked but onback pressed it's crashed cause that errors:
threadid=14: native thread exited without detaching
VM aborting
Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 3358 (Thread-1877)
so how can i fix it ?
The text was updated successfully, but these errors were encountered:
when i convert AvplayerActivity to fragment it's worked but onback pressed it's crashed cause that errors:
threadid=14: native thread exited without detaching
VM aborting
Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 3358 (Thread-1877)
so how can i fix it ?
The text was updated successfully, but these errors were encountered: