iOS Auto Recording
Use iOS Shortcuts + screenshot recognition to quickly record after payments.
Video Tutorial
How It Works
- Create a Shortcut: Screenshot → BeeCount recognition
- Bind to "Back Tap" gesture
- Double-tap the back of your phone after payment
- The app runs silently in the background: screenshot → AI recognition → result delivered via a system notification — the app is no longer pulled to the foreground (since 3.2.3). You get two notifications: an "in progress" and a "final result" with the specific failure reason on errors.
The whole flow doesn't interrupt the payment page / current app — you can keep scrolling WeChat / Alipay. Tap the notification to jump back into BeeCount and review the just-recorded transaction.
Configuration Steps
Option 1: In-App Guide (Recommended)
- Open BeeCount, go to "Me" → "Smart Billing" → "Shortcuts"
- Follow the guided steps on the page
- Tap "Add Shortcut" to auto-create
- Follow the prompts to bind to Back Tap
Option 2: Manual Setup
1. Create Shortcut
- Open the "Shortcuts" app, tap "+" in the top right to create a new shortcut
- Add "Take Screenshot" action
- Search and add "BeeCount - Screenshot Auto Recording" action
- Set the BeeCount screenshot parameter to the previous step's "Screenshot"
- Save the shortcut
2. Bind to Back Tap (Recommended)
- Go to "Settings" > "Accessibility" > "Touch" > "Back Tap"
- Select "Double Tap" or "Triple Tap"
- Select the shortcut you just created
- Done! Double-tap the back of your phone after payment to quickly record
✅ Recommended: After binding the shortcut to "Back Tap", double-tap the back of your phone after payment to auto-screenshot and recognize for recording, no manual screenshot needed.
How to Use
- After completing payment, stay on the payment success page
- Double-tap the back of your phone (or manually run the shortcut)
- The system takes the screenshot + runs AI recognition in the background, then surfaces a notification with the result
- (Optional) tap the notification to jump back to BeeCount and review / adjust
✨ Improved in v3.2.3: the whole flow runs silently in the background — the app is no longer pulled to the foreground. Notifications are split into "in progress" / "final result", and failures show the specific reason (network / API quota / AI not configured, etc.) instead of always saying "AI not configured".
✨ Since v2.3.3: screenshots are automatically saved as transaction attachments, and a "Shortcut Screenshot" tag is added for easy filtering later.
Other Trigger Methods
Besides Back Tap, you can also trigger via:
- Say the shortcut name to Siri
- Tap from Shortcuts Widget
- Add to home screen as an icon
FAQ
Back Tap not responding?
- Confirm your iPhone model supports it (iPhone 8 and later)
- Check if the shortcut is correctly bound
- Try adjusting tap force and position
Recognition not accurate?
- Ensure screenshot includes the complete payment amount
- Stay on payment success page long enough
- Can manually adjust in BeeCount
Screenshot fires on iOS 27 but nothing gets recorded?
iOS 27 tightened notification permissions: calls from unauthorized apps now fail outright (previously they failed silently).
- App ≥ 3.4.0: handled — bookkeeping completes even without notification permission; you just won't see progress notifications. Enable notifications in Settings for the full experience.
- App ≤ 3.2.5: the whole flow gets interrupted in this scenario — upgrade the App or grant notification permission.