Exp build:android with my own keystore makes it impossible to install on device

Hi,

After running exp build:android and using my own keystore (Trying to update an existing app). I install the given .apk with adb install but I get the following error : Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES].

In my app.json, I have “sdkVersion”: “23.0.0”,

Let me know if you need more details,

Thank you

Hi, are you sure your credentials were valid?

I will retry and double check to make sure. I will get back if I still get the same error.

Thank you for the answer, the credentials were indeed not valid. Thank you :slight_smile:

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.