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

Exposing Resource Bundles #107

Closed bsrz closed 7 months ago

bsrz commented 7 months ago

It's really painful to try and find the resource bundles at runtime. This PR exposes the module bundles so it can just be used directly.

jacksonemiller commented 7 months ago

Hi @bsrz , thanks for taking the time to make this. We'll take a look at it and will implement any changes through our internal testing and release process.

We'll keep you updated in this thread, thanks!

lowip commented 7 months ago

Hi @bsrz, we've released the SDK 8.1.0 which exposes publicly the resource bundles for all integration methods (SPM, CocoaPods, manual). Please refer to the release for the newly available APIs.