Error parsing package

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Ogeeice

Constantly getting an error parsing package from an Android exported app.it was working fine when I used the debugger keystore but when I switched to the release keystore I keep on getting this message…I feel like there’s a problem with the release keystore but I’m not sure, anyone have an idea what’s going on

:bust_in_silhouette: Reply From: eightnine

Under android export settings in the keystore section, make sure you have the key in the release section and the userid and password you made the key with. If you can’t remember it, generate a new one.

I tried this several times but it’s still showing me the same error.
Also when I try to export the project release it says “export path adv doesn’t exist”

Ogeeice | 2020-04-29 23:09