I was able to successfully make a build (for Sony Xperia Z3)using the v2-staging
branch.
I wiped Cache, Dalvik & System, and formatted Data partition, before installing using TWRP
The device boots OK. Setup Wizard successfully detects the UK SIM, connects to WiFi, and sets a screen lock pattern. I didn’t attempt to restore apps and data as I don’t have a SeedVault backup.
BUT at the end of Setup Wizard, after pressing ‘Start’, Setup Wizard crashes, and restarts at the opening screen. Seond time through -without restarting the phone - it crashes again, and I see the ‘App keeps crashing’ dialog.
Restart the phone, and the same thing happens, though the Screen lock pattern and WiFi connection are remembered from initial run.
I have checked in the build source tree, and I definitley have the v2-staging
branch, and the latest commit is the same as in gitlab
$ git log
commit 85233d9f90500a01230e1185e80abf91cb8d9e0d (grafted, HEAD, m/v2-staging, iode/v2-staging)
Author: Vincent Vidal <vincent@vidal.pm>
Date: Thu May 12 17:58:01 2022 +0200
Sadly I can’t get logcat
output, as I cannot get far enough to enable adb
I’m not sure what to try next - any ideas or help would be very welcome
Thanks