Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web on iphone not work #91

Open
Maverik1408 opened this issue Nov 11, 2024 · 2 comments
Open

Web on iphone not work #91

Maverik1408 opened this issue Nov 11, 2024 · 2 comments

Comments

@Maverik1408
Copy link

Sorry but i test my webapp on android and work fine .. when i use my app on iphone not recognize the barcode .. we can help me? Tnks

@CodingWithTashi
Copy link
Owner

Please share the details of your device, flutter, and the package version you are using. any error log or detail you are getting.

@Maverik1408
Copy link
Author

hi thanks for the help, I used the example here on github. when I frame with Android it instantly returns the code while with iPhone it doesn't happen in the following are the parameters used

iphone 11 ios 18
android 14

Versione Iphone
https://github.com/user-attachments/assets/3845e05f-1f62-468b-a32f-a12d9c23742e)

Video Android
https://github.com/user-attachments/assets/91c1c7d7-af63-4a01-8bdd-037cae971d6f

Video Iphone
https://github.com/user-attachments/assets/f314140a-6e3d-4060-a789-1185652d05b6

this is my pubspec

`
name: barcode
description: "A new Flutter project."

publish_to: 'none' # Remove this line if you wish to publish to pub.dev

version: 1.0.0+1

environment:
sdk: ^3.7.0-123.0.dev

dependencies:
flutter:
sdk: flutter

cupertino_icons: ^1.0.8
simple_barcode_scanner: ^0.2.4

dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: ^5.0.0

flutter:

uses-material-design: true

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants