Timur Yusupov

Results 8 comments of Timur Yusupov

I also have crash events in crashlytics on devices Galaxy A02s and Galaxy A10e. I initialize the intercom very early in the main function: ```dart Future main({ FlypApiEnvironment environment =...

> @TimYusR which intercom_flutter version you are using? I use intercom_flutter 5.3.0

> How did you declare this package in pubspec.yml? `intercom_flutter: 5.3.0` or `intercom_flutter: ^5.3.0`? intercom_flutter: ^5.3.0

> @TimYusR Please check that your code is not calling any other Intercom API before the initialize. Maybe there are places such as background handlers where you might be calling...

@deepak786 this problem appears for Android devices

Are there any updates on this issue?