Documentation Index
Fetch the complete documentation index at: https://docs.fastshot.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Expo account connected
- GitHub account connected
- Google Play Console account ($25 one-time fee)
Building for Android
- Click Deploy in the Fastshot editor
- Select Android
- Choose a build type:
- Preview — for internal testing
- Production — for Google Play submission
- Click Start Build
Publishing to Google Play
- Download the APK from the Expo build dashboard
- Open Google Play Console and create a new app
- Upload the APK to the appropriate track:
- Internal testing — for your team
- Closed testing — for invited testers
- Open testing — for public beta
- Production — for public release
- Complete the store listing:
- App name and description
- Screenshots (phone and tablet)
- Feature graphic
- Privacy policy URL
- Content rating questionnaire
- Submit for review
Store listing tips
- Use clear, descriptive screenshots that show your app’s key features
- Write a concise description focusing on what users can do with the app
- Include a privacy policy (required by Google Play)
- Complete the content rating questionnaire accurately
Troubleshooting
- Build fails — check the Expo build dashboard for error logs
- APK not installing — ensure “Install from unknown sources” is enabled on the test device
- Missing app icon — verify the app icon is set in App Configuration before building