zdavatz / AmiKo-iOS

AmiKo Desitin für iPhone und iPad
https://apps.apple.com/ch/app/amiko-desitin/id687642725
GNU General Public License v3.0
1 stars 2 forks source link

Scan EAN13 Barcodes using Camera, go Full-Screen on all devices. #74

Closed zdavatz closed 6 years ago

zdavatz commented 6 years ago

Scan EAN13 to add a package to the prescription. Use these barcodes to test.

zdavatz commented 6 years ago

Longtap onto the header of the Medicines (0) table will show the camera to scan an EAN13.

zdavatz commented 6 years ago
bettar commented 6 years ago

Do you need a Cancel button like for the health card OCR preview ?

zdavatz commented 6 years ago

yes.

zdavatz commented 6 years ago

If there is no barcode found:

EN: No package found with this barcode. Please contact zdavatz@ywesee.com. DE: Keine Packung mit diesem Barcode gefunden. Bitte kontaktieren Sie zdavatz@ywesee.com. FR: Aucun paquet avec ce code-barres n'a été trouvé. Veuillez contacter zdavatz@ywesee.com.

zdavatz commented 6 years ago

We still need to go full-screen for all the devices.

zdavatz commented 6 years ago

App Crashes in Simulator when Long-Tapping on Medicines Table Header.

  1. Start App in iPhoneX simulator
  2. Goto Prescriptions
  3. Longtap Medicines Table Header
  4. App Crashes.
bettar commented 6 years ago

Isn't this fixed with commit 67f25b0?