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