crash in ios device
System info
Issue occurs on: iOS / Android / both Plugin version: xxx Flutter doctor output:
paste it here...
Steps to Reproduce
- ...
- ...
- ...
Logs
[NSNull length]: unrecognized selector sent to instance 0x1e0c8fc30 2020-03-29 16:05:58.560443+0800 Runner[2543:752763] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull length]: unrecognized selector sent to instance 0x1e0c8fc30' *** First throw call stack: (0x1a32cea48 0x1a2ff5fa4 0x1a31d25a8 0x1a32d2af4 0x1a32d4a7c 0x1a35a9a84 0x1a35a9a30 0x10327ebc8 0x10327e200 0x10327c64c 0x1011bb28c 0x1011545b4 0x1011ac1e8 0x101163cf4 0x101166000 0x1a324d03c 0x1a324cd78 0x1a324c448 0x1a3247584 0x1a3246adc 0x1ad1e7328 0x1a735463c 0x10061b0d8 0x1a30d0360) libc++abi.dylib: terminating with uncaught exception of type NSException 2020-03-29 16:06:56.089663+0800 Runner[2543:752986] XPC connection interrupted 2020-03-29 16:07:00.032110+0800 Runner[2543:752986] [] nehelper sent invalid result code [1] for Wi-Fi information request
Maybe you need to set utf-8 charset?
Were you able to fix it ? having the same issue!