Skip to content

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

@ankitagarwal248

Description

@ankitagarwal248

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
flutter/flutter#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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions