You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
If I'm not going to use the sharing features features of VideoPlayerKit, I'd like an option to add it to my project with needing to include either of those frameworks. Maybe a linker flag could be used to communicate that the developer doesn't want to use sharing dependencies?
The text was updated successfully, but these errors were encountered:
I totally agree. I'm using another sharing solution in my app, but VideoPlayerKit add ShareThis as dependency. As a result, I have conflicts with versions of Facebook-SDK when using cocoapods.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I'm not going to use the sharing features features of VideoPlayerKit, I'd like an option to add it to my project with needing to include either of those frameworks. Maybe a linker flag could be used to communicate that the developer doesn't want to use sharing dependencies?
The text was updated successfully, but these errors were encountered: