kiwibrowser / android

This repository is archived, and is now transferred to https://github.com/kiwibrowser/src
https://kiwibrowser.com/
721 stars 74 forks source link

Crash of Kiwi-347353974-arm-signed.apk on LEO-BX9, API Level 26 device #176

Closed aperets closed 3 years ago

aperets commented 3 years ago

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.kiwibrowser.browser/org.chromium.chrome.browser.preferences.Preferences}: java.lang.UnsupportedOperationException

 FATAL EXCEPTION: main

Process: com.kiwibrowser.browser, PID: 9092 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.kiwibrowser.browser/org.chromium.chrome.browser.preferences.Preferences}: java.lang.UnsupportedOperationException at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2817) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2892) at android.app.ActivityThread.-wrap11(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1593) at android.os.Handler.dispatchMessage(Handler.java:105) at android.os.Looper.loop(Looper.java:164) at android.app.ActivityThread.main(ActivityThread.java:6541) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767) Caused by: java.lang.UnsupportedOperationException at android.nfc.NfcAdapter.setNdefPushMessage(NfcAdapter.java:1041) at org.chromium.chrome.browser.preferences.Preferences.onCreate(PG:107) at android.app.Activity.performCreate(Activity.java:6975) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1213) at androidx.test.runner.MonitoringInstrumentation.callActivityOnCreate(MonitoringInstrumentation.java:2) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2770)

The full log is here: https://drive.google.com/file/d/1Q_M382t4xjXd3qruy80lMp6_QgUFzjRn/view?usp=sharing

KaKi87 commented 3 years ago

Please retry with the latest version from the Play Store and post eventual further issues to kiwibrowser/src.next.