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
I want to generate a barcode in aztec format.
So I use the encodeBarcode() method, to which I send the data and set the parameters.
The default width/height (120px) doesn't work for me, so I increase it.
Hello :)
I want to generate a barcode in aztec format.
So I use the encodeBarcode() method, to which I send the data and set the parameters.
The default width/height (120px) doesn't work for me, so I increase it.
When I want to display my barcode, when the encodeBarcode() method is triggered, my application crashes at this point.
The crash occurs on several physical iOS devices, in 16 and 16.5.
On the other hand, everything works fine on simulator.
The error is not very clear:
Do you have any idea what it could be?
Thanks :)
The text was updated successfully, but these errors were encountered: