yggdrasil-network / crispa-android

Community-contributed application for connecting to the Yggdrasil Network on Android devices
https://t.me/yggdrasil_android
Mozilla Public License 2.0
116 stars 22 forks source link

Crash on the launch #83

Closed JeanPaulLucien closed 1 year ago

JeanPaulLucien commented 1 year ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Try to launch the app

Expected behavior The app works.

Screenshots Error in the app.

Smartphone (please complete the following information):

Additional context

vikulin commented 1 year ago

@JeanPaulLucien can you please clear up app cache and try to reproduce again?

JeanPaulLucien commented 1 year ago

@JeanPaulLucien can you please clear up app cache and try to reproduce again?

I have got this issue at 1st time. I just installed the app from F-Droid.

JeanPaulLucien commented 1 year ago
WARNING,dalvikvm,Unknown,VFY: unable to resolve virtual method 719: Landroid/content/Context    .getNoBackupFilesDir ()Ljava/io/File
WARNING,dalvikvm,Unknown,VFY: unable to resolve direct method 180: Landroid/media/MediaCodecList    .<init> (I)V
WARNING,dalvikvm,Unknown,VFY: unable to resolve virtual method 238: Landroid/os/StatFs  .getBlockSizeLong ()J
WARNING,dalvikvm,Unknown,VFY: unable to resolve virtual method 238: Landroid/os/StatFs  .getBlockSizeLong ()J
WARNING,dalvikvm,Unknown,Unable to resolve superclass of Lorg/acra/sender/JobSenderService  -89

This is logs. I'm not sure that it's Yggdrasil (no process). Here I tried to launch the app.

vikulin commented 1 year ago

F-droid is unofficial source for yggdrasil crispa. Use github apk binary from releases.

JeanPaulLucien commented 1 year ago

@vikulin , same result, same logs. As expected.

vikulin commented 1 year ago

check the new binary: https://github.com/yggdrasil-network/crispa-android/releases/tag/v2.1.5

vikulin commented 1 year ago

Final fix https://github.com/yggdrasil-network/crispa-android/releases/tag/v2.1.6