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

3rd party libraries without simulator architecture fail on run in sumulator #383

Closed
PanayotCankov opened this issue Mar 26, 2015 · 1 comment

Comments

@PanayotCankov
Copy link
Contributor

Shared frameworks without simulator slice can be added, but when run in simulator the project builds and runs without problems, however the symbols they export result in 'undefined' at runtime.

This is quite tricky for development. We should consider adding warnings on tns library add ios when some slices are missing.

We should also try to warn for missing architectures in the libraries when we build or run the app.

@teobugslayer
Copy link
Contributor

We have deprecated library add and will remove it in a future version of NativeScript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants