You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Description:
I am developing a Flutter application that involves Data Matrix decoding functionality. The decoding works as expected on most devices, including iOS. However, I am experiencing difficulties specifically on the IOS 16 and above. The Data Matrix codes are not being decoded properly on this device.
Steps Taken:
I have ensured that the application has the necessary camera permissions in the Info.plist file.
The camera settings on the IOS 16 and above are verified to be functioning correctly.
The application works fine on other iOS devices, indicating that the issue might be specific to the IOS 16 and above.
I am using the latest version of your library/plugin.
Additional Information:
The Data Matrix codes used for testing are of good quality and are readable on other devices.
what is the issue, kindly help me regarding this issue...
The text was updated successfully, but these errors were encountered:
musama4830
changed the title
its not working well on IOS having 15 or above verison
Data Matrix codes are not being decoded properly on the iPhone 8 Plus.
Oct 31, 2023
musama4830
changed the title
Data Matrix codes are not being decoded properly on the iPhone 8 Plus.
GS1 DataMatrix codes are not being decoded properly on the IOS 16 and above.
Nov 13, 2023
Issue Description:
I am developing a Flutter application that involves Data Matrix decoding functionality. The decoding works as expected on most devices, including iOS. However, I am experiencing difficulties specifically on the IOS 16 and above. The Data Matrix codes are not being decoded properly on this device.
Steps Taken:
I have ensured that the application has the necessary camera permissions in the Info.plist file.
The camera settings on the IOS 16 and above are verified to be functioning correctly.
The application works fine on other iOS devices, indicating that the issue might be specific to the IOS 16 and above.
I am using the latest version of your library/plugin.
Additional Information:
The Data Matrix codes used for testing are of good quality and are readable on other devices.
what is the issue, kindly help me regarding this issue...
The text was updated successfully, but these errors were encountered: