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

Can not use library in objective c project. #90

Open
Rjklsi opened this issue May 5, 2020 · 0 comments
Open

Can not use library in objective c project. #90

Rjklsi opened this issue May 5, 2020 · 0 comments

Comments

@Rjklsi
Copy link

Rjklsi commented May 5, 2020

In objective c project I import this library using pod. There are these errors in integrating it with :

  1. "Cannot find protocol declaration for 'PhotoEditorDelegate'" when I add PhotoEditorDelegate in my ViewController.
  2. "Property 'photoEditorDelegate' not found on object of type 'PhotoEditorViewController *'" at line : _photoEditor.photoEditorDelegate = self;
    How can I properly integrate and use the library in objective c project?
    Thanks and regards.
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