Problems running on Android 14

This is likely the problem tracked in: netlinkrib: permission denied 路 Issue #9513 路 ipfs/kubo 路 GitHub which is cause by golang itself: x/mobile: Calling net.InterfaceAddrs() fails on Android SDK 30 路 Issue #40569 路 golang/go 路 GitHub

Good news is that the fix is work in progress in x/mobile: fix net.Interface() and net.InterfaceAddrs() in Android11 version by wlynxg 路 Pull Request #61089 路 golang/go 路 GitHub

Ok, hopefully it will be fixed soon for stable use on more devices