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

Fix import of non-published NSDictionary helpers from SnowplowTracker on iOS #161

Closed
matus-tomlein opened this issue Apr 11, 2022 · 0 comments
Assignees
Labels
priority:high To fix as soon as possible. type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.
Milestone

Comments

@matus-tomlein
Copy link
Contributor

The RN tracker imports a non-exported file, NSDictionary+SP_TypeMethods.h from the iOS SnowplowTracker. The problem only shows up when use_frameworks! :linkage => :static is used in the Podfile.

The import should be removed and used methods included in the RN tracker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high To fix as soon as possible. type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.
Projects
None yet
Development

No branches or pull requests

1 participant