braze-inc / braze-swift-sdk

Braze SDK for the Apple ecosystem, including: iOS, macOS, iPadOS, visionOS, tvOS
https://www.braze.com
Other
50 stars 19 forks source link

[Bug]: Wrong SDK version logged for 8.0.0 #104

Closed ullstrm closed 7 months ago

ullstrm commented 7 months ago

Platform

iOS

Platform Version

17.3.1

Braze SDK Version

8.0.0

Xcode Version

15.2.0

Computer Processor

Apple (M1)

Repro Rate

100%

Steps To Reproduce

Example:

  1. Upgrade to 8.0.0 with SPM
  2. Run the app.

Expected Behavior

Initializing Braze SDK 8.0.0 with configuration: should be printed.

Actual Incorrect Behavior

Initializing Braze SDK 7.7.0 with configuration: is printed.

Verbose Logs

No response

Additional Information

No response

jacksonemiller commented 7 months ago

Hi there.

Thank you for bringing this to our attention. We'll be releasing a patch to fix this before long.

Thanks again.

lowip commented 7 months ago

Hi @ullstrm, we've just released 8.0.1 which resolves this issue. Thanks for bringing this up to our attention!