- Home /
Keystore causes parsing error
So I'm almost ready to launch my first android game, but I'm having an issue when it comes to using a keystore. I can compile the build and everything runs perfectly without a keystore, but as soon as I add one the application breaks. It complies fine but whenever I try to use the APK (I've tested on 2 different phones) I get "Parsing Error: There was a problem parsing the package".
I've tried reinstalling unity and android studio (though I get the feeling that didn't actually reinstall my SDK or JDK). I have no idea where to even begin trying to fix the issue. Does anyone have any ideas?
Your answer
Follow this Question
Related Questions
Facebook SDK Android Error Message: "Failed to re-package resources. See Console for details" 0 Answers
How to remove Facebook SDK from project when I don't need that? 1 Answer
Please help with android 1 Answer
Unity Remote 5 on mac OS and android 0 Answers
[Android] I signed my apk using generated keystore but google said it was signed in debug mode 3 Answers