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
Hi, I am a beginner, I have developed an application via Vue.js and I am trying to make it an Android App via Capacitor and Android Studio.
I have created a Virtual Device (Nexus 10 API Tiramisu API, Android API 33 Google APIs | x86_64) I am having a problem my app opens fine but as soon as I want to open the dropdown of an input select the app crashes
I get these logs :
2022-05-24 12:42:13.800 7685-7685/com.company.appname A/chromium: [FATAL:jni_android.cc(306)] Please include Java exception stack in crash report
2022-05-24 12:42:14.161 7685-7685/com.company.appname A/libc: Fatal signal 5 (SIGTRAP), code 128 (SI_KERNEL), fault addr 0x0 in tid 7685 (company.appname), pid 7685 (company.appname)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am a beginner, I have developed an application via Vue.js and I am trying to make it an Android App via Capacitor and Android Studio.
I have created a Virtual Device (Nexus 10 API Tiramisu API, Android API 33 Google APIs | x86_64) I am having a problem my app opens fine but as soon as I want to open the dropdown of an input select the app crashes
I get these logs :
2022-05-24 12:42:13.800 7685-7685/com.company.appname A/chromium: [FATAL:jni_android.cc(306)] Please include Java exception stack in crash report
2022-05-24 12:42:14.161 7685-7685/com.company.appname A/libc: Fatal signal 5 (SIGTRAP), code 128 (SI_KERNEL), fault addr 0x0 in tid 7685 (company.appname), pid 7685 (company.appname)
Beta Was this translation helpful? Give feedback.
All reactions