Problem Description
In the recharge card section (RechargeCardSheet in Views.swift), the camera button (camera.fill) is currently non-functional and labeled "Scan (coming soon)".
Details & Help Needed (help wanted)
- Missing Scanning / OCR Implementation: Vision framework integration (
VNRecognizeTextRequest / DataScannerViewController) has not been implemented to scan and extract recharge card numbers using the camera.
- Lack of Visual Samples & Format Information: Reference images or samples of physical ETECSA prepaid recharge scratch cards (digit length, layout, scratch area design) are needed to properly filter and extract the numbers detected by Vision.
Tasks
Problem Description
In the recharge card section (
RechargeCardSheetinViews.swift), the camera button (camera.fill) is currently non-functional and labeled "Scan (coming soon)".Details & Help Needed (
help wanted)VNRecognizeTextRequest/DataScannerViewController) has not been implemented to scan and extract recharge card numbers using the camera.Tasks
Recharge codefield.