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

Conflicting use of this plugins PSPDFThreadSafeMutableDictionary class with PSPDFKit library #861

Closed
corran2go opened this issue Apr 25, 2019 · 2 comments

Comments

@corran2go
Copy link

Hi,
first of all, thanks for providing this cordova plugin and all the work related to keep it up-to-date.

I'm having an issue in a cordova app which also includes the commercial PSPDFKit. So Xcodes gives the following warning for a class you seemed to habe copied from PSPDFKit:

objc[892]: Class PSPDFThreadSafeMutableDictionary is implemented in both /private/var/containers/Bundle/Application/xxx/My.app/Frameworks/PSPDFKit.framework/PSPDFKit (0x106b24198) and /var/containers/Bundle/Application/xxx/My.app/My (0x10532cdf0). One of the two will be used. Which one is undefined.

Would it be possible to resolve this issue and release a bugfix release?

Thanks,
Steffen

@brodycj
Copy link
Contributor

brodycj commented Jun 7, 2019

I would likely fix this in a major release, maybe at the same time as #868 (build issue with cordova-plugin-file) & #867 (SQLite 3.28.0 security release).

@brodycj
Copy link
Contributor

brodycj commented Dec 9, 2019

Should be fixed now, see 7290f57

@brodycj brodycj closed this as completed Dec 9, 2019
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