Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
RiverExplorer's avatar
9 months ago

How to create and use a KeyStore for your application so you can push to the App Store

I added new tools to https://github.com/RiverExplorer/UnityWithMeta

The KeyStore manager. In order to add an application to the Meta App Store you need to digitally sign the application. This video shows you one way to do that.

The KeyStoreAsset code in the GitHub repository automatically loads the key and password into the project each time. You do have to set it up the first time for each project.

I made a YouTube video for a class  I teach:  Creating a keystore for Unity and other publishing stores. 

https://github.com/RiverExplorer/UnityWithMeta

And second video shows you how to use it: Unity - Key Store Asset - Usage 

Have fun!

 

 

 

Replies have been turned off for this discussion