Skip to content

Latest commit

 

History

History
196 lines (144 loc) · 4.78 KB

File metadata and controls

196 lines (144 loc) · 4.78 KB

🎉 MoveLink Play Store Submission - Ready!

✅ All Assets Complete

📦 Release Package

  • AAB File: android/app/build/outputs/bundle/release/app-release.aab (3.4 MB)
    • Signed with release keystore
    • Version 1.0.0 (versionCode: 1)
    • Ready to upload

🎨 Graphics Assets

  • App Icon: play-store-icon.png (512x512 px, 198 KB)

    • Perfect square ✓
    • MoveLink branded design ✓
  • Feature Graphic: feature-graphic.png (1024x500 px, 401 KB)

    • Professional banner ✓
    • Tagline: "Connecting You to Trusted Movers" ✓
    • Brand colors ✓
  • Screenshots: screenshots/web/ (5 screenshots, all 1080x1920 px)

    1. 01-home-quote-request.png (1.3 MB) - Main quote form
    2. 02-browse-movers.png (36 KB) - Mover listings
    3. 03-mover-registration.png (164 KB) - Mover sign-up
    4. 04-profile.png (100 KB) - User profile
    5. All meet Play Store requirements (9:16 ratio) ✓

📤 Upload Instructions

1. Go to Google Play Console

URL: https://play.google.com/console

2. Store Listing

Navigate to: Store presence → Main store listing

Upload these files:

App Icon

  • Click "App icon" → Upload play-store-icon.png
  • Should accept immediately (512x512)

Feature Graphic

  • Scroll to "Feature graphic" → Upload feature-graphic.png
  • Should accept immediately (1024x500)

Phone Screenshots

  • Scroll to "Phone screenshots"
  • Upload at least 2 (recommend all 5):
    1. screenshots/web/01-home-quote-request.png
    2. screenshots/web/02-browse-movers.png
    3. screenshots/web/03-mover-registration.png
    4. screenshots/web/04-profile.png
  • They will display in upload order

Click "Save" at bottom of page

3. App Details

Fill in the text fields:

App name:

MoveLink - Kenya Moving Planner

Short description (80 chars):

Connect with trusted movers in Kenya. Get instant quotes & book securely.

Full description (use the one in PLAY_STORE_SUBMISSION_GUIDE.md)

Category:

Business

Contact details:

Email: support@movelink.co.ke
Website: https://moving-planner-ke.vercel.app

4. App Content

Complete these sections:

  • Privacy Policy: Need URL (see below)
  • App Access: No restrictions
  • Ads: No ads
  • Content Rating: Complete questionnaire (Utility, 18+)
  • Target Audience: 18+
  • Data Safety: Fill out data collection form
  • Photo/Video Permissions: Use the 250-character explanations provided earlier

5. Production Release

Navigate to: Release → Production → Create new release

  1. Upload AAB: android/app/build/outputs/bundle/release/app-release.aab
  2. Release name: 1.0.0 - Initial Release
  3. Release notes:
🎉 Welcome to MoveLink!

- Find and compare trusted moving companies in Kenya
- Get instant quotes from multiple movers
- Secure online booking and payment
- Real-time tracking and notifications
- Rate and review your moving experience

Moving made easy in Kenya 🇰🇪
  1. Rollout: 100% (full release)

6. Review and Submit

  1. Click "Review release"
  2. Fix any warnings
  3. Click "Start rollout to Production"
  4. Wait for Google's review (1-3 days)

⚠️ Missing: Privacy Policy URL

You still need to:

Option 1: Quick Privacy Policy (Recommended)

  1. Go to: https://www.privacypolicygenerator.info/
  2. Fill in:
  3. Generate and download HTML
  4. Host it on your website at: /privacy-policy
  5. Use URL in Play Console

Option 2: Use Vercel to Host

Create public/privacy-policy.html in your project and deploy:

<!DOCTYPE html>
<html>
<head>
    <title>MoveLink Privacy Policy</title>
</head>
<body>
    <h1>Privacy Policy for MoveLink</h1>
    <!-- Copy privacy policy content here -->
</body>
</html>

Then use: https://moving-planner-ke.vercel.app/privacy-policy.html


📋 Final Checklist

Before submitting:

  • Release AAB built and signed
  • App icon (512x512) ready
  • Feature graphic (1024x500) ready
  • Screenshots (minimum 2) ready
  • Privacy Policy URL (REQUIRED!)
  • App description written
  • Content rating completed
  • Data safety form completed
  • All permissions explained

You're 95% ready! Just need the privacy policy URL and you can submit! 🚀


🎯 Estimated Timeline

  • Submission: Today (once privacy policy is added)
  • Review: 1-3 days
  • Live on Play Store: ~3-5 days total

📞 Support

If you need help:

Good luck with your submission! 🎊