I am attempting to run CarPlay but I keep getting an error that says it cannot unzip Autokit.apk due to it not being a zip file (attached log below). I saw this issue posted on the forums and attempted to download the apk from the ip provided, however when I clicked on the link I was greeted by a 404 error. Any advice would be great!!!
Thank you
Error
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Command failed: unzip AutoKit.apkāassets/*
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of AutoKit apk or
AutoKit. apk.zip, and cannot find AutoKit.apk. ZIP., period.
at checkExecSyncError(node:child_process:865:11)
at execSync (node:child_process:936:1 5)
at node:electron/js2c/asar_bundle:2:12709
at Carplay.getAssets(/tmp/.mount_CarplalGNOM1/resources/app.asar/
node_modules/node-carplay/modules/Carplay.js:43:13)
at new Carplay(/tmp/.mount_CarplalGNOM1/resources/app.asar/
node_modules/node-carplay/modules/Carplay.js:21:14)
at App.createWindow(/tmp/.mount_CarplalGNOM1/resources/app.asar/
build/electron/main.js:63:21)
at App.emit (node events:513:28)