appflowy-editor icon indicating copy to clipboard operation
appflowy-editor copied to clipboard

[Bug] NSInvalidArgumentException' error and app crash on flutter 3.32 on MacOS app

Open ankitagarwal248 opened this issue 11 months ago • 6 comments

Bug Description

getting the below error when I upgraded to flutter 3.32 on MacOS app and the app crashes. The issue was resolved when I downgraded the flutter to 3.28.

'NSInvalidArgumentException', reason: '-[NSNull longLongValue]: unrecognized selector sent to instance 0x1ffe7a5c0' flutter.

maybe it is related to this issue on flutter https://github.com/flutter/flutter/issues/169204 TextInput.attach causes crash on macOS with Flutter 3.32.0 #169204

How to Reproduce

upgrade to flutter 3.32 and try to type on the editor in macos App

Expected Behavior

The editor on MacOs app should have worked as usual in Flutter 3.32.

Operating System

macos

AppFlowy Editor Version(s)

appflowy_editor: ^5.2.0

Screenshots

No response

Additional Context

No response

ankitagarwal248 avatar May 23 '25 21:05 ankitagarwal248

Having the same issue.

Toolenaar avatar May 24 '25 07:05 Toolenaar

Same here

saif-ellafi avatar May 25 '25 02:05 saif-ellafi

same issue, I'm facing

niklasmiller12 avatar May 26 '25 11:05 niklasmiller12

Looks to be a general Flutter issue: https://github.com/flutter/flutter/issues/169204

saif-ellafi avatar May 26 '25 23:05 saif-ellafi

Did anyone manage to fix this in v6.0 it is still crashing for me

Toolenaar avatar Jul 09 '25 19:07 Toolenaar

same problem

DexterZP avatar Jul 10 '25 22:07 DexterZP