Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'BugfenderSDK/BugfenderSDK.h' file not found #5

Closed
niuwenbo opened this issue Nov 8, 2018 · 4 comments
Closed

'BugfenderSDK/BugfenderSDK.h' file not found #5

niuwenbo opened this issue Nov 8, 2018 · 4 comments

Comments

@niuwenbo
Copy link

niuwenbo commented Nov 8, 2018

i used the ionic 4 and capacitor build the project. i got the error in Xcode10.
can anyone tell me how to fixed this issue

Thanks

@jgimenez
Copy link
Member

jgimenez commented Nov 8, 2018

This probably happens when the cordova-plugin-bugfender is not installed. Maybe try to follow the installation instructions again, especially be careful with:

  • Setting the minimum target SDK
  • Install CocoaPods
  • Check any error messages that might appear during the installation (to do that, remove the plugin and add it again)
  • If that doesn't work, rebuild the platform (remove the ios platform and add it again)

If you need any further assistance please contact our Support, maybe we can help you better if we see more details.

@niuwenbo
Copy link
Author

niuwenbo commented Nov 8, 2018

@jgimenez thanks for your reply
i used 'npx cap sync' add the plugins to the ios project, i also can see the the plugin in Xcode10
image

@john-yick
Copy link

@jgimenez We are also seeing the same issue. We have installed the fix for the xcode 10 using CocoaPods. It seems that the project is either missing a reference or a linked file?

Any help would be appreciated.

@jgimenez
Copy link
Member

jgimenez commented Dec 3, 2018

Hi @john-yick if you have already tried the bullet list I posted earlier, maybe you can contact our support team to check with you on a 1-on-1 basis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants