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
Caused by com.getkeepsafe.relinker.MissingLibraryException: libmmkv.so
at com.getkeepsafe.relinker..(SearchBox:128)
at com.getkeepsafe.relinker..h(SearchBox:180)
at com.getkeepsafe.relinker..(SearchBox:136)
at com.getkeepsafe.relinker.ReLinker.(SearchBox:70)
at com.getkeepsafe.relinker.ReLinker.loadLibrary(SearchBox:51)
at com.dubox.drive.kernel.architecture.config..fM(SearchBox:63)
at com.dubox.drive.kernel.architecture.config..lambda$CL6XNs9XNodgh0oaTenuhs7TMsA()
at com.dubox.drive.kernel.architecture.config.-$$Lambda$$CL6XNs9XNodgh0oaTenuhs7TMsA.loadLibrary(:2)
at com.tencent.mmkv.MMKV.doInitialize(SearchBox:189)
at com.tencent.mmkv.MMKV.initialize(SearchBox:227)
at com.dubox.drive.kernel.architecture.config..load(SearchBox:62)
at com.dubox.drive.kernel.architecture.config.___.put(SearchBox:112)
at com.dubox.drive.kernel.architecture.config..putInt(SearchBox:21)
Note:
An crash issue will be ignored & closed in a week without logs.
The language of MMKV
The version of MMKV
The platform of MMKV
The installation of MMKV
What's the issue?
主线程使用 MMKV,报错: MissingLibraryException: libmmkv.so
What's the log of MMKV when that happened?
Caused by com.getkeepsafe.relinker.MissingLibraryException: libmmkv.so
at com.getkeepsafe.relinker..(SearchBox:128)
at com.getkeepsafe.relinker..h(SearchBox:180)
at com.getkeepsafe.relinker..(SearchBox:136)
at com.getkeepsafe.relinker.ReLinker.(SearchBox:70)
at com.getkeepsafe.relinker.ReLinker.loadLibrary(SearchBox:51)
at com.dubox.drive.kernel.architecture.config..fM(SearchBox:63)
at com.dubox.drive.kernel.architecture.config..lambda$CL6XNs9XNodgh0oaTenuhs7TMsA()
at com.dubox.drive.kernel.architecture.config.-$$Lambda$$CL6XNs9XNodgh0oaTenuhs7TMsA.loadLibrary(:2)
at com.tencent.mmkv.MMKV.doInitialize(SearchBox:189)
at com.tencent.mmkv.MMKV.initialize(SearchBox:227)
at com.dubox.drive.kernel.architecture.config..load(SearchBox:62)
at com.dubox.drive.kernel.architecture.config.___.put(SearchBox:112)
at com.dubox.drive.kernel.architecture.config..putInt(SearchBox:21)
部分代码:
The text was updated successfully, but these errors were encountered: