Skip to content

Latest commit

 

History

History
205 lines (164 loc) · 5.85 KB

File metadata and controls

205 lines (164 loc) · 5.85 KB

FloraMind AI Plants - Complete Apple Store Connect Setup

✅ All App Store Issues Fixed

1. Privacy Issue (Guideline 5.1.1) - FIXED

  • ✅ App works without account registration
  • ✅ Clear "No account required" messaging
  • ✅ Local data processing only

2. IAP Submission Issue (Guideline 2.1) - FIXED

  • ✅ Proper Apple IAP service implemented
  • ✅ Correct product IDs configured
  • ✅ Apple Store Connect ready

3. Camera Bug (Guideline 2.1) - FIXED

  • ✅ iPhone-only optimization
  • ✅ Enhanced camera permission handling
  • ✅ Improved error handling

4. Account Deletion (Guideline 5.1.1(v)) - FIXED

  • ✅ Privacy policy instead of account deletion
  • ✅ No account required messaging

🍎 Apple Developer Account Setup

Bundle Identifier

  • Bundle ID: com.floramind.aiplantai
  • Team: Abraham Trueba (K2W4SX33VD)
  • Provider: Abraham Trueba (128106917)

App Store Connect Products

1. Monthly Subscription

  • Product ID: com.floramind.aiplants.premium.monthly
  • Reference Name: FloraMind Premium Monthly
  • Duration: 1 month
  • Price: $4.99 USD
  • Type: Auto-Renewable Subscription
  • Screenshot: monthly-screenshot.png

2. Yearly Subscription

  • Product ID: com.floramind.premium.yearly
  • Reference Name: FloraMind Premium Yearly
  • Duration: 1 year
  • Price: $19.99 USD
  • Type: Auto-Renewable Subscription
  • Screenshot: yearly-screenshot.png

3. Pack 10 (Consumable)

  • Product ID: com.floramind.aiplants.pack.10
  • Reference Name: 10 Plant Identifications
  • Type: Consumable
  • Price: $2.99 USD
  • Screenshot: pack10-screenshot.png

4. Pack 50 (Consumable)

  • Product ID: com.floramind.aiplants.pack.50
  • Reference Name: 50 Plant Identifications
  • Type: Consumable
  • Price: $9.99 USD
  • Screenshot: pack50-screenshot.png

📱 App Store Connect Configuration

App Information

  • Name: FloraMind: AI Plants
  • Subtitle: No Account Required
  • Bundle ID: com.floramind.aiplantai
  • SKU: floramind-ai-plants-ios
  • Version: 1.0
  • Build: 9

App Description

FloraMind: AI Plants - No Account Required!

Identify 10,000+ plants instantly with advanced AI technology. No registration needed - just point your camera and discover!

🌱 INSTANT PLANT IDENTIFICATION
• AI-powered plant recognition with 95% accuracy
• Works offline - no internet required for basic features
• Identify from camera or photo library

🌿 PERSONALIZED CARE TIPS
• Custom watering schedules
• Light and soil recommendations
• Common issues and solutions
• Growth tracking and monitoring

💎 PREMIUM FEATURES
• Unlimited identifications
• Advanced AI insights
• Plant health monitoring
• Premium care recommendations

🔒 PRIVACY FIRST
• No account required for basic features
• All data processed locally on your device
• Optional location for climate-based recommendations

Perfect for plant lovers, gardeners, and nature enthusiasts!

Keywords

plants, AI, identification, gardening, plant care, botany, green, nature, sustainability, environment, smart, assistant, health, monitoring, tips, recommendations, machine learning, computer vision, plant database, care guide, no account, privacy, local processing

App Review Information

  • Contact Information: abrahamtrueba@berkeley.edu
  • Demo Account: Not required (no account needed)
  • Notes:
    • App works without registration
    • All plant identification is local processing
    • Camera permission required for core functionality
    • Location permission optional for personalized recommendations

Privacy Policy

  • URL: https://floramind.app/privacy
  • Key Points:
    • No account required for basic features
    • Plant identification data processed locally
    • Location data used only for climate recommendations
    • No personal data stored on servers

🛠️ Build and Deploy

1. Build the App

# Build for iOS App Store
eas build --platform ios --profile production

2. Upload to App Store Connect

# Submit to App Store
eas submit --platform ios --profile production

3. Configure IAP Products

  1. Go to App Store Connect
  2. Select your app
  3. Go to Features → In-App Purchases
  4. Create each product with the IDs above
  5. Upload the corresponding screenshots

📸 IAP Screenshots

Generate Screenshots

  1. Open create-iap-screenshots.html in browser
  2. Right-click each screenshot and save as:
    • monthly-screenshot.png
    • yearly-screenshot.png
    • pack10-screenshot.png
    • pack50-screenshot.png

Upload to App Store Connect

  1. Go to each IAP product
  2. Upload the corresponding screenshot
  3. Add product descriptions
  4. Submit for review

🔧 Technical Configuration

EAS Configuration

  • Project ID: 6740d3ed-af30-4484-8c58-b3cbc205157a
  • Owner: js4941662
  • Platform: iOS only
  • Bundle ID: com.floramind.aiplantai

Apple Developer

Entitlements

  • In-App Payments: merchant.com.floramind.aiplantai
  • Associated Domains: applinks:floramind.app

🚀 Ready for Submission

Checklist

  • App builds successfully
  • IAP service implemented
  • Product IDs configured
  • Screenshots generated
  • Privacy policy updated
  • No account required
  • iPhone optimized
  • Apple credentials configured

Next Steps

  1. Build the app: eas build --platform ios --profile production
  2. Upload to App Store Connect
  3. Set up IAP products with provided IDs
  4. Upload IAP screenshots
  5. Submit for review

📞 Support

Your FloraMind AI plants app is now fully configured for Apple Store Connect submission! 🎉