sweet-ipfs icon indicating copy to clipboard operation
sweet-ipfs copied to clipboard

FileNotFoundException: arm64

Open tennox opened this issue 6 months ago • 0 comments

Trying to "Start daemon"

java.io.FileNotFoundException: arm64
android.content.res.AssetManager.nativeOpenAsset(Native Method)
android.content.res.AssetManager.open(AssetManager.java:881)
android.content.res.AssetManager.open(AssetManager.java:858)
fr.rhaz.ipfs.sweet.Daemon$install$2.invokeSuspend(Daemon.kt:63)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:32)
kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:236)
kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594)
kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60)
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:742)

tennox avatar Feb 19 '24 13:02 tennox