KevinKu / crash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup of reproduce crash

first , use the command to init project

npm install

then , build source code

npm run build

use the command to generate android studio project

npx cap add android

put google-services.json to android/app/

then,open android directory with android studio.

run app in adroid emulator. (should be over 8.0)

the error log in Logcat.

About


Languages

Language:Vue 79.6%Language:HTML 15.2%Language:JavaScript 5.2%