I just installed GrapheneOS on my brand new Pixel 10.
Thank you so much for this project and all the efforts put into it.
Most of my applications' installation works fine, but I have been stumbling upon an odd one.
I am trying to install BEKB TWINT - https://play.google.com/store/apps/details?id=ch.bekb.twint
I am using the Play Store provided by the built-in GrapheneOS's store.
I checked the logs of the Play Store app and found this :
12-21 17:16:17.062 15382 16458 I Finsky:background: [99] IQ: Notifying installation update. [Package:ch.bekb.twint, isid:m298VGCmQ4CBCSUkDFu5kA], status=INSTALLING, status_code=0, reason=single_install, tsc=PT4.243S, attempt=0
12-21 17:16:17.063 15382 15414 I Finsky:background: [21] IQ: 0 scheduled install statuses found to proceed.
12-21 17:16:17.078 15382 15382 I Finsky:background: [2] PIM: Handling install package event for: ch.bekb.twint status: INSTALLING, isid: m298VGCmQ4CBCSUkDFu5kA
12-21 17:16:17.102 15245 15245 I Finsky : [2] DL: Data loader session turned off due to Incremental install not requested: ch.bekb.twint
12-21 17:16:17.416 15382 15382 E Finsky:background: [2] Commit failed. status=4 legacyStatus=-103
12-21 17:16:17.416 15382 15382 I Finsky:background: [2] Submitter: commit of ch.bekb.twint failed with 6003
12-21 17:16:17.416 15382 15382 E Finsky:background: [2] Submitter: commit error message INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1294646933.tmp/config.xxhdpi using APK Signature Scheme v3: Failed to parse/verify signer #0 block: Failed to verify SHA512withRSA signature: com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: Error parsing public key: Error parsing public key
12-21 17:16:17.433 15382 16477 E Finsky:background: [105] IV2: Task Failed: tid:1000000003, statusCode:6003
12-21 17:16:17.433 15382 16477 E Finsky:background: com.google.android.finsky.installercommon.InstallerException: Status: 6003
12-21 17:16:17.433 15382 16477 E Finsky:background: at aagu.apply(PG:251)
12-21 17:16:17.433 15382 16477 E Finsky:background: at biky.d(PG:3)
12-21 17:16:17.433 15382 16477 E Finsky:background: at bikz.run(PG:38)
12-21 17:16:17.433 15382 16477 E Finsky:background: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
12-21 17:16:17.433 15382 16477 E Finsky:background: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
12-21 17:16:17.433 15382 16477 E Finsky:background: at rqa.run(PG:568)
12-21 17:16:17.433 15382 16477 E Finsky:background: at java.lang.Thread.run(Thread.java:1563)
12-21 17:16:17.434 15382 16477 I Finsky:background: [105] IV2: Finishing up unsuccessful install: 3, installState: 5
12-21 17:16:17.455 15382 15412 I Finsky:background: [19] IV2::TM: canceling tid: 1000000003
12-21 17:16:17.455 15382 15412 I Finsky:background: [19] Submitter: already started, can't be canceled.
12-21 17:16:17.455 15382 15412 I Finsky:background: [19] IV2::TD cancel not possible, submitter already started.
12-21 17:16:17.456 15382 15417 I Finsky:background: [24] IV2::TM: cleaning up tid: 1000000003
12-21 17:16:17.457 15382 15417 I Finsky:background: [24] IV2:TM: cleaning up task. ch.bekb.twint[iid:3] [isid:m298VGCmQ4CBCSUkDFu5kA] [tid: 1000000003]
As anyone stumbled upon such an error before ? How do I fix this ? Is this something I can even do ? It seems like it's an error that only the developer of the app can fix.
Hopefully someone can relate and help me fix this !