- Home /
Question by
Raikumar · Aug 30, 2017 at 11:33 AM ·
unity 5google play gamescloudkeystore
How to link sign keystore in unity cloud build??
i set the package name, version code and bundle version code correctly. Set the keystore and stored it in my unity project.
i Have commited and push it in git repository(Unity cloud is link with my repository). In unity cloud it is built successfully. We know that commited code in git is automatically build in unity cloud. And downloaded that apk.
when i try to upload an apk that build from unity cloud to google play console, i am getting
this error
it work fine and success in uploading apk when i build apk directly from unity editor.
i think Unity cloud build is not linking to sign keystore file.
Please suggest me how to link keystore in unity cloud build.
Comment