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

Ios compilation failure #47

Open
SuLi8 opened this issue Feb 12, 2023 · 0 comments
Open

Ios compilation failure #47

SuLi8 opened this issue Feb 12, 2023 · 0 comments

Comments

@SuLi8
Copy link

SuLi8 commented Feb 12, 2023

The compilation failure puzzled me for days until I remembered that share_handler referred to the receive_sharing_intent package.
Then I found this note.
4. Compilation problems and their fixes
Error: Application does not build after adding share extension?

Fix: Check the build settings of your share extension and remove everything that tries to import cocoapods from your main project. i.e. remove everything under Linking/Other Linker Flags.

Solved my compilation problem.
For your reference

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

1 participant