SocketMobile / capturesdk_flutter

Public snapshot for flutter sdk
MIT License
3 stars 1 forks source link

Hot Restart not working on iOS #8

Closed glemartret closed 1 month ago

glemartret commented 11 months ago

Using the example app on iOS, and doing a Hot Restart of the app, the openClient never returns and crash the App

vtjiles commented 3 months ago

I have the same issue. It's pretty much unusable for development. Are there any plans to address this issue or can the team provide guidance on how to make this work across restarts on iOS?

sdksupport-socketmobile commented 3 months ago

Hi @vtjiles apologies for the late reply. Unfortunately we haven't been able to work on this yet as there have been other features we've been working on but we plan to address this starting next week. We'll reach back out here with any updates.

sdksupport-socketmobile commented 2 months ago

HI @vtjiles, sorry for not following up earlier as we hit a few blocks with some other items and are still working on this one. We are hoping to have a resolution for this by end of week and will keep you posted!

cyrille-socket commented 1 month ago

Hi @glemartret and @vtjiles,

we have just released the new version 1.5.19 that is now available on our Developers Portal that fixes this Hot Restart issue.

Thank you for your patience and let us know if that works for you.

glemartret commented 1 month ago

Hello, I can confirm that this issue is now fixed, Thanks