Historical Information
The Historical Information tab displays sealing records for the past 30 days. You can review sealing configurations for your own apps as well as those sealed by team members, and download successfully sealed apps or inspect errors from failed attempts.

Table data refreshes automatically every minute. You can also reload manually using the refresh icon. Use the search bar to filter results by any of the following fields:
- Time the sealing was submitted
- Application type (Native / Hybrid)
- Android package name
- Username who performed the sealing
- App category (Game / Non-Game)
- DoveRunner Mobile App Security version
- Sealing status (In Progress / Completed / Failed)
- Actions:
- Download — Download a successfully sealed app (see Downloading Sealed Application)
- View Errors — Inspect errors from a failed sealing attempt
To view the full configuration used for a sealing job, click the + icon in the first column of that record.

Downloading Sealed Application
Section titled “Downloading Sealed Application”After a successful sealing, a download prompt appears automatically. The same download options are available from the Historical Information tab at any time.
1. Download without signing
Section titled “1. Download without signing”Downloading without signing gives you an unsigned APK. Unsigned APKs cannot be installed directly on a device — you must sign the file with your own key using apksigner before installation.
2. Download signed with DoveRunner Mobile App Security key
Section titled “2. Download signed with DoveRunner Mobile App Security key”Downloads an APK signed with DoveRunner’s key, ready to install on a test device. Note that signing with a different key disables authentication features such as Google login.
3. Download signed with your key
Section titled “3. Download signed with your key”Downloads an APK signed with your own registered key. Keystore and key information is encrypted and used only for signing. See Manage KeyStore to register your key.
