Keine Beschreibung

review-notes.txt 2.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. 1. Screen Recording
  2. Please see the attached screen recording and uploaded screenshots.
  3. The recording shows launch, Home AI job search, saving a job, embedded Indeed browsing, CV Maker, profile editing, PDF export, and the Pro paywall.
  4. 2. App Purpose
  5. App for Indeed is a native macOS job-hunting companion. It is independent and not affiliated with Indeed, Inc.
  6. Users can:
  7. - Search jobs on Home with AI chat, follow-ups, and Role / Company / Skill shortcuts
  8. - Save listings and review them under Saved Jobs
  9. - Open Indeed job pages in an embedded browser (back, forward, reload, Home)
  10. - Use CV Maker templates with saved profiles and export a PDF
  11. - Manage multiple local profiles and app appearance in Settings
  12. 3. How to Access and Test Features
  13. No in-app account registration is required.
  14. Test flow:
  15. - Launch the app (startup refreshes subscription status and StoreKit products)
  16. - On Home, send a job search prompt; try follow-ups or “Show more jobs”
  17. - Use Role / Company / Skill shortcuts, then send a query
  18. - Save a job from results; confirm it on Saved Jobs
  19. - Tap Apply or open Indeed in the sidebar; browse in the web view (sign in with a personal Indeed account if needed for apply pages)
  20. - In CV Maker, pick a template and tap Continue (Pro-gated), then create/edit a profile and export PDF (Pro-gated)
  21. - Open Settings for theme and legal/support links
  22. - Trigger the paywall: send a third Home message without Pro, tap Try Pro, or use Pro-gated CV/Profile steps
  23. - Test purchases with a Sandbox Apple ID or Xcode StoreKit Testing (`Paywall.storekit`)
  24. Free tier: up to two user job-search messages on Home; other browsing (Saved Jobs, CV gallery, Indeed web view) is available.
  25. Pro: unlimited Home AI search; full CV Maker, profiles, and PDF export.
  26. No app test credentials are required.
  27. 4. External Services Used
  28. OpenAI API — Home job search and CV template catalog (with local fallback templates)
  29. Indeed web content — `WKWebView` for listings and apply flows
  30. Apple StoreKit — weekly, monthly, and yearly auto-renewing Pro subscriptions
  31. 5. Regional Differences
  32. Consistent across regions; no region-specific features.
  33. 6. Regulated Industry
  34. Not a regulated-industry app (no financial, medical, or legal services).
  35. 7. App Sandbox Entitlements (`App for Indeed.entitlements`)
  36. com.apple.security.app-sandbox — Required for Mac App Store sandboxing.
  37. com.apple.security.network.client — OpenAI requests, Indeed web content, and StoreKit/App Store.
  38. com.apple.security.files.user-selected.read-write — `NSSavePanel` PDF export to user-chosen folders under sandbox rules.