Appboy / appboy-ios-sdk

Public repo for the Braze iOS SDK
https://www.braze.com
Other
165 stars 142 forks source link

Cordova iOS build is failed `/AppboyUI.ContentCards.bundle" not found` #315

Closed SeongwoonHong closed 2 years ago

SeongwoonHong commented 2 years ago

Report

Describe your environment.

Info Value
Platform Name macOS Catalina
Platform Version 10.15.7
SDK Version 4.3.2
Integration Method Manually
Xcode Version 12.4 (12D4e)
Computer Processor Intel-based
Repro rate 100%

What did you do?

Integrate Braze SDK with my cordova app

  1. cordova plugin add https://github.com/appboy/appboy-cordova-sdk#master in my terminal
  2. cordova build ios
  3. didn't work
  4. so I tried removing/adding ios again by cordova platform remove ios
  5. cordova platform add ios
  6. cordova build ios
  7. didn't work

What did you expect to happen?

What happened instead?

Steps to reproduce

Code Snippet

package.json

hokstuff commented 2 years ago

Hi @SeongwoonHong,

Thanks for filing this issue. I'm just acknowledging here for others following since we have an ongoing thread with your team via the Braze Support channel. We are investigating on our end and will post back here once we reach a resolution.

Best, Daniel

hokstuff commented 2 years ago

Hi @SeongwoonHong,

The fix for this issue has been released our Cordova SDK version 2.28.0. Please let us know if you run into any issues. Thanks!