Instabug / Instabug-iOS

In-app feedback and bug reporting tool for apps.
https://instabug.com/
Other
288 stars 67 forks source link

Version 10.4.4 crash #449

Closed AndriiHanets closed 2 years ago

AndriiHanets commented 2 years ago

Steps to Reproduce the Problem

App is crashed after calling Instabug.start(withToken: <...>, invocationEvents: [.shake]) App was in release for a while and worked fine. Crash started today. No updates were added.

Expected Behavior

App is not crashed

Actual Behavior

App is crashed

Instabug integration code

Instabug.start(withToken: <...>, invocationEvents: [.shake])
Instabug.sessionProfilerEnabled = true
Instabug.welcomeMessageMode = .disabled

SDK Version

10.4.4

iOS Version

All

Device Model

All

dltmd6262 commented 2 years ago

are you seeing the same issue as https://github.com/Instabug/Instabug-React-Native/issues/679?

somsin commented 2 years ago

yes we are facing same issue , our live app is impacting . any quick solution can we get.

AndriiHanets commented 2 years ago

Same, app is live and thousands of people having issue

HeshamMegid commented 2 years ago

The issue has been fixed from our side. It may take a few minutes for the configuration that caused this to propagate. There’s no action needed from your side.

yousefhamza commented 2 years ago

@AndriiHanets @dltmd6262 @somsin @AndriiHanets The issue should be resolved now

AndriiHanets commented 2 years ago

@yousefhamza I confirm the problem is solved. Thanks for the quick reply.

dltmd6262 commented 2 years ago

also can confirm the issue is resolved :) thanks for the quick turnaround!

yousefhamza commented 2 years ago

Thank you for the confirmation 🙏

somsin commented 2 years ago

thanks for the confirmation