Skip to main content

Welcome to DeployGate Developer Tools

DeployGate offers tools to easily upload apps under development and SDKs for use within apps.


DeployGate SDK​

Adding DeployGate SDK to an app allows you to view app launches live and to obtain crash logs and other information necessary for debugging. You can also view information about the distribution page, its installation, and logged-in DeployGate accounts from within the app.

Gradle Plugin​

The Gradle plugin is useful for uploading Android apps to DeployGate.

Upload GitHub Action

If you are using GitHub Actions for CI/CD, the DeployGate Upload GitHub Action will be useful.

For detailed usage instructions, please refer to the Marketplace or README.

fastlane​

If using fastlane to build iOS apps, you can use the deploygate action to upload apps.

Steps to Create IPA Files using Xcode​

Please visit the following page for information on how to manually create an iOS app's IPA file using Xcode.