syncfusion / flutter-examples

This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
Other
1.98k stars 775 forks source link

Crash app IOS when build tooltipBehavior >> enable: true #846

Closed VuQuangHien closed 9 months ago

VuQuangHien commented 9 months ago

Hello Bro When I add tooltipBehavior: TooltipBehavior(enable: true,header: 'HienVQ'), in SfCartesianChart

  1. Android build and using not crash
  2. IOS build crash when touch in tooltop point
  3. I used syncfusion_flutter_charts: ^22.2.12 in file pubspec.yaml

How I can fixed it, thanks ?

PreethikaSelvam commented 9 months ago

Hi @VuQuangHien,

We tried to replicate the reported issue. Unfortunately, we are not able to reproduce the reported issue as we are not exactly sure on what scenario the issue is replicating. So, we kindly request you to try to replicate the reported issue in the below attached test sample and revert us so that it will help us assist you in a better way.

Regards,

Preethika Selvam. bd547806.zip

LavanyaGowtham2021 commented 9 months ago

Please reopen this ticket with requested details, if you still face an issue with latest charts version.

VuQuangHien commented 8 months ago

@PreethikaSelvam Hello Bro, so sorry late rep I download file and run but app crash. Pls check with me bd547806.zip

VuQuangHien commented 8 months ago

I am using M2,

image
VuQuangHien commented 8 months ago

I have viber, skype, facebook, if you have freetime and maybe contact with me, I can show you that's issue, thanks

VuQuangHien commented 8 months ago

@LavanyaGowtham2021 @PreethikaSelvam When I updated lastest version syncfusion_flutter_charts: ^24.2.8 , in IOS not Crash. I think close issue

VuQuangHien commented 8 months ago

Thanks