shakebugs / shake-ios

Bug and crash reporting SDK for iOS apps.
https://shakebugs.com
Other
30 stars 4 forks source link

Shake SDK version is showing app version #19

Closed BaDo2001 closed 2 years ago

BaDo2001 commented 2 years ago

We have two apps developed by two separate teams, however we both encounter the same problem: The Shake SDK Version on the Inspect tab is not the actual Shake version but the version of our app.

image (5)

BaDo2001 commented 2 years ago

Same as https://feedback.shakebugs.com/bugs/p/xcode-13-wrong-shake-sdk-version-and-no-activity-history-in-the-report

sgrahovar-decode commented 2 years ago

Hey @BaDo2001.

We're aware of the issue and we're currently testing the fix, so it should be included in the next release. Current workaround would be not to use apple's version and build manager until we fix the issue (that way, archiving the app won't change versions of all the framework to given app version).

Thank you for reporting this!