Skip to content

Code Signing

Malek Kamel edited this page Sep 22, 2024 · 6 revisions

Code Signing

Solara automates code signing for you when you specify the signing details for each platform.

Android Signing

You can set code signing details using one of the following methods:

Android Signing With Dashboard

Android Signing Dashboard

Android Signing With Config File

Open android_signing.json and set the configurations.


Diagram


iOS Signing

You can set code signing details using one of the following methods:

iOS Signing With Dashboard

iOS Signing Dashboard

iOS Signing With Config File

Open ios_signing.json and set the configurations.


Diagram


Conclusion

With Solara, managing code signing for your applications is straightforward, whether you choose to use the dashboard or configuration files. Make sure to set your details accurately to ensure a smooth signing process!

Clone this wiki locally