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

[syncfusion_flutter_signaturepad] Unable to get the signature file image. #2280

Open
chetu-ko opened this issue Feb 12, 2025 · 0 comments
Open
Labels
open Open signature pad Signature pad component

Comments

@chetu-ko
Copy link

chetu-ko commented Feb 12, 2025

Unable to get the signature file image, we are getting the below error.

  1. Desktop browser - WORKING
  2. Mobile app - WORKING
  3. Mobile Browser - It is giving the below error.


matrix4[0] == EngineFlutterDisplay.instance.devicePixelRatio
matrix4[5] == EngineFlutterDisplay.instance.devicePixelRatio
It is not true


This is worked when we build the web with the below command

flutter build web --web-renderer=canvaskit

I don’t want to force the build with canvas kit web renderer. Is there any other solution, for this error…

syncfusion_flutter_signaturepad: ^26.1.39
flutter version : 3.22.2

@VijayakumarMariappan VijayakumarMariappan added signature pad Signature pad component open Open labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open Open signature pad Signature pad component
Projects
None yet
Development

No branches or pull requests

2 participants