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

This plugin is no more working below android 11, no error message, just silent. No view is being displayed. #67

Open
4 tasks done
nilotpalkapri opened this issue Jan 25, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@nilotpalkapri
Copy link

Environment

Technology Version
Flutter version 3.16.8
Plugin version Dart 3.2.5
Android version 9
iOS version
Xcode version

Device information: Android 9, API 28.

Description

Expected behavior:

Current behavior: Not showing camera view below android 11.

@nilotpalkapri nilotpalkapri added the bug Something isn't working label Jan 25, 2024
@deeenz
Copy link

deeenz commented Feb 12, 2024

I am experiencing a similar problem.

@Anjula
Copy link

Anjula commented Feb 28, 2024

Same here.

@nilotpalkapri
Copy link
Author

use flutter channel beta to solve the problem

@0x1af2aec8f957
Copy link

Same error

@xuchdeid
Copy link

remove ScanDrawView in ScanPlatformView when sdk < 30, that works for me

@yykou
Copy link

yykou commented Apr 8, 2024

Has anyone solved this problem?

@yykou
Copy link

yykou commented Apr 8, 2024

remove ScanDrawView in ScanPlatformView when sdk < 30, that works for me

Will there be any impact after removing it?

@nilotpalkapri
Copy link
Author

Has anyone solved this problem?

for me building with beta channel working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants