- Home
- Forum
- Xamarin.Forms
- in ios the application Crashed (close) when data is archived for publication (sfchart)
in ios the application Crashed (close) when data is archived for publication (sfchart)
good evening,
i am developing an application with syncfusion components, when the application is running in the simulator, everything is fine. but when the file is generated to publish and i install it on a mobile device the application closes. see the test video.
1. previously i have cleared cache
2. i have installed the latest versions
3. the codes are well implemented
I don't know what to do ....
any ideas?
For more details, please refer the below UG link.
Devakumar D
thank you very much for the answer, however it is a multiplatform app. in android it works very well, in IOS it crashes when the file is generated to publish (release), if I compile in the simulator or use the cell phone to compile (debug) everything works very well.
i mean i don't know how to generate a stack trace report in that case
thank you very much for the answer, however it is a multiplatform app. in android it works very well, in IOS it crashes when the file is generated to publish (release), if I compile in the simulator or use the cell phone to compile (debug) everything works very well.
i mean i don't know how to generate a stack trace report in that case
I solved the problem.
if you are sure that your implementation is correct, check the data source.
in my case I had numbers with the format XX.XXXX for example 33.9878
I had to change it to a format, XX.XX as 33.98
Can you please share the chart code snippet and device specification details for us with replication steps in detail, which will be helpful us to figure out the issue at our end and fix it in source.
Devakumar D
- 5 Replies
- 2 Participants
-
GR Gerson Rodriguez
- Oct 6, 2021 02:28 AM UTC
- Oct 7, 2021 01:23 PM UTC