exponea / exponea-ios-sdk

MIT License
19 stars 27 forks source link

Pointer being freed was not allocated #62

Closed sergei-mikhailovskii-idf closed 3 months ago

sergei-mikhailovskii-idf commented 3 months ago

Hi, after the update of the SDK to the 2.23.0 version we faced the following crash in production. Here's the stacktrace. Can it be fixed? Feel free to contact me for any support you need, thanks!

6ea2884793a64be4a2b1de193a56fdb8-symbolicated.txt

Ankmara commented 3 months ago

Hi, thank you for report. When the app crash? After launch, or after use InAppMessage for example? Thank you

sergei-mikhailovskii-idf commented 3 months ago

@Ankmara hi! it's hard to say since this case happened at prod and we don't have enough logs in this case. but as I understand it happened when we tried to show the in-app message right after the launch

Ankmara commented 3 months ago

Hi, we will release (today) new version with fix of this issue and some new features. Could you test it and let me know if everything is ok, please?

xcibik00 commented 3 months ago

Hi @sergei-mikhailovskii-idf - 2.25.0 is already available, please let us know if it fix your problem Thanks!