Open
Description
I generated a .json file using externallyhosted.py with the following command:
python3 externallyhosted.py --apk="myApk.apk" --externallyHostedUrl="https://myserver.com/myApk.apk" > myJson.json
The .json file was generated successfully. However, when I attempted to upload the same .json file to the Play Store, I encountered the following error:
"Your Externally-hosted APK Definition file did not parse correctly. The error message was: Field certificate_base64 missing."
Metadata
Metadata
Assignees
Labels
No labels