braze-inc / braze-swift-sdk

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

[Bug]: Add BrazeKitCompat to the README #139

Closed jesus-mg-ios closed 2 months ago

jesus-mg-ios commented 2 months ago

Platform

iOS

Platform Version

IOS 15

Braze SDK Version

9.00

Xcode Version

15.0

Computer Processor

Apple (M1)

Repro Rate

-

Steps To Reproduce

Example:

  1. Add braze.logCustomEvent(name: "custom_event") in AppDelegate.swift.
  2. Run the app.

Expected Behavior

-

Actual Incorrect Behavior

-

Verbose Logs

No response

Additional Information

No response

jerielng commented 2 months ago

Hey @jesus-mg-ios, thanks for submitting this feedback. If I understand correctly, you are requesting that we add BrazeKitCompat to the list of libraries in the readme? We don't specifically list this out since it is provided mainly as a migration layer if you are moving over from the legacy Appboy iOS SDK. You can reference the usage here in the migration guide, which is linked in the readme.