Andrzej Przedecki
Andrzej Przedecki
The same for my app Flutter 3.3.2. ``` Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null value. Error thrown Instance of 'ErrorDescription'. at EditableTextState.performPrivateCommand(editable_text.dart:2155) at TextInput._handleTextInputInvocation(text_input.dart:1821) at TextInput._loudlyHandleTextInputInvocation(text_input.dart:1701)...
> > @vishna I was debugging this. I removed the `IntercomAutoIntegratePushNotifications` from `Info.plist` to make it the default. But I also had to add the property `IntercomUniversalLinkDomains` https://developers.intercom.com/installing-intercom/docs/ios-deep-linking#universal-link > >...
is it doable in the nearest future ?
There seem to be a bigger issue with that - each release is a new build, which regenerated all symbols that have different obfuscation values. This causes that existing issues...
Ok, thanks for clearing up.
@marandaneto any news on this one ?