Appboy / appboy-ios-sdk

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

ABKIDFADelegate.h file not found #267

Closed geyuqiu closed 3 years ago

geyuqiu commented 3 years ago

Report

Describe your environment.

Info Value
Platform Name ios only
Platform Version any simulator / iphones
SDK Version "cordova-plugin-appboy": "git+https://github.com/appboy/appboy-cordova-sdk.git#master",
Integration Method cocoapods
Xcode Version Xcode 12.3
Repro rate all the time (100%)

pod 1.10.0 ionic 6.12.3 cordova 10.0.0

What did you do?

npm run ios:dev

start xcode locally and run it on simulator / device

What did you expect to happen?

run successfully

What happened instead?

https://stackoverflow.com/questions/59712247/header-file-missing-error-with-ionic-build-command-only

Steps to reproduce

Code Snippet

Are you doing any feature customizations that may relate to the issue? Can you share the code snippet?

Project that demonstrates the issue

tbelote commented 3 years ago

Here is a sample ionic app that works for me, can you provide a sample that is broken? https://github.com/tbelote/myApp

hokstuff commented 3 years ago

Hi @geyuqiu,

It looks like this issue is similar to one in our Cordova SDK since some of those clients were also using ionic. Can you update to the Cordova SDK version 3.21.0 and see if that fixes your issue? If not, feel free to create a new issue in our Cordova SDK's Github repo - thanks!