-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Hi from Brasil,
thanks for the source. these work perfectly in Android, but in IOS an error ocorrer in this line:
p.asTypedList(s[0]).setRange(0, s[0], availableImage.planes[0].bytes);
error:
_* thread #9, name = 'io.flutter.1.ui', stop reason = EXC_BAD_ACCESS (code=1, address=0x111e70000)
frame #0: 0x000000018034e958 libsystem_platform.dylib_platform_memmove + 88 libsystem_platform.dylibplatform_memmove:
-> 0x18034e958 <+88>: stnp x8, x9, [x3]
0x18034e95c <+92>: stnp x10, x11, [x3, #0x10]
0x18034e960 <+96>: add x3, x3, #0x20 ; =0x20
0x18034e964 <+100>: ldnp x8, x9, [x1]
Target 0: (Runner) stopped.
Lost connection to device.
Can someone help me ?
as1605
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers