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
E/AndroidRuntime(31889): FATAL EXCEPTION: main
E/AndroidRuntime(31889): Process: com.bitcoin.wallet.btc, PID: 31889
E/AndroidRuntime(31889): java.lang.VerifyError: Verifier rejected class com.bitcoin.wallet.btc.BitcoinApplication due to bad method void com.bitcoin.wallet.btc.BitcoinApplication.initConfigs() (declaration of 'com.bitcoin.wallet.btc.BitcoinApplication' appears in /data/app/com.bitcoin.wallet.btc-1/base.apk)
E/AndroidRuntime(31889): at java.lang.reflect.Constructor.newInstance(Native Method)
E/AndroidRuntime(31889): at java.lang.Class.newInstance(Class.java:1690)
E/AndroidRuntime(31889): at android.app.Instrumentation.newApplication(Instrumentation.java:1002)
E/AndroidRuntime(31889): at android.app.Instrumentation.newApplication(Instrumentation.java:987)
E/AndroidRuntime(31889): at android.app.LoadedApk.makeApplication(LoadedApk.java:623)
E/AndroidRuntime(31889): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4966)
E/AndroidRuntime(31889): at android.app.ActivityThread.access$1600(ActivityThread.java:177)
E/AndroidRuntime(31889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1493)
E/AndroidRuntime(31889): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(31889): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(31889): at android.app.ActivityThread.main(ActivityThread.java:5912)
E/AndroidRuntime(31889): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(31889): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(31889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1405)
E/AndroidRuntime(31889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1200)
The text was updated successfully, but these errors were encountered:
i am very luck to for your feedback. @hoanghiephui the new download from google play and same to problem.
uninstall that version and download new version same problem.
thanks you
Actual behavior
App crashing again and again ,can not open the app.
Expected behavior
Expected that i can open the app and can use successfully
How to reproduce:
1.Download the app.
2.Then Open the application
6.Note the Bug.
Information
Recording of the bug
https://www.youtube.com/watch?v=PRp-9OCknSY
logcat:
The text was updated successfully, but these errors were encountered: