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

No such module 'Intercom' #75

Open
scr2em opened this issue Nov 10, 2022 · 1 comment
Open

No such module 'Intercom' #75

scr2em opened this issue Nov 10, 2022 · 1 comment

Comments

@scr2em
Copy link
Contributor

scr2em commented Nov 10, 2022

Describe the bug
I was using v3.0.0 then I upgraded to 4.0.1, now I get a No such module 'intercom' error

Screenshots
image

Desktop (please complete the following information):

  • OS: mac ventura
  • XCode: 14.1
@ArtBoguslavskiy
Copy link

ArtBoguslavskiy commented Aug 16, 2024

You need open your Podfile and add in the

target 'App' do
  capacitor_pods
  pod 'Intercom'
end

After that instal your pods again using command pod install

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

2 participants