Getting Started with AppConnectr
AppConnectr allows you to access your App Store Connect data directly from your Android device. Here's how to get started:
Prerequisites
Before using AppConnectr, you'll need:
- Apple Developer Account: You must have an active Apple Developer account
- App Store Connect API Key: You'll need to generate an API key from App Store Connect
Step 1: Generate App Store Connect API Key
- Log in to App Store Connect
- Go to Users and Access > Integrations > Keys
- Click the Generate API Key button (+ icon)
- Fill in the key name and select the appropriate role:
- Developer: Can view app information and TestFlight
- App Manager: Can manage apps, pricing, and availability
- Admin: Full access (recommended for complete functionality)
- Click Generate
- Download the API key (.p8 file) and note down:
- Key ID (displayed in the web interface)
- Issuer ID (found at the top of the Keys page)
- Get your Vendor Number:
- Go to Sales and Trends in App Store Connect
- Your Vendor Number is displayed at the top of the page
Step 2: Install AppConnectr
- Download AppConnectr from the Google Play Store
- Install and open the app
Step 3: Configure AppConnectr
- Open AppConnectr on your Android device
- Tap Get Started or Add Account
- Enter your App Store Connect API credentials:
- Issuer ID: The issuer ID from Step 1
- Key ID: The key ID from Step 1
- Vendor Number: Your vendor number from Step 1
- Private Key: Copy and paste the contents of your .p8 file
- Tap Save to connect
Step 4: Explore Your Data
Once connected, you can:
- View Apps: See all your iOS and macOS apps with their status
- Track Builds: Monitor TestFlight builds and processing status
- Check Sales: View revenue data and transaction history
- Manage Reviews: Read and respond to customer reviews
Troubleshooting
Connection Issues
- Verify your API key details are correct
- Ensure your API key has the necessary permissions
- Check your internet connection
Missing Data
- Some data may take time to appear in Apple's systems
- Certain data (like detailed sales reports) are extracted from generated daily reports downloaded from Apple's API, which may take additional time to process
- Downloaded report summaries are cached for future fetches to improve performance
- Ensure your API key role has access to the data you're trying to view
App Crashes
- Please report any crashes on our GitHub Issues page
Privacy & Security
- Your API keys are stored securely on your device only
- AppConnectr connects directly to Apple's servers
- No data is transmitted to third-party services
- You can remove your account at any time from the app settings
Need Help?
If you need assistance:
- Create an issue on GitHub Issues