upload_to_internal_sharing
Upload an APK or AAB to Internal App Sharing and generate a shareable URL for instant testing without assigning to a track.
Instructions
Upload APK or AAB to Internal App Sharing and get a shareable link.
Shares a build via URL without assigning it to a track. Ideal for quick one-off testing. File type auto-detected from extension (.apk/.aab).
Args: package_name: Package name, e.g. com.example.myapp file_path: Absolute local path to the APK or AAB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | ||
| file_path | Yes |