-
Notifications
You must be signed in to change notification settings - Fork 2
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
EMBR-5172 warn about incompatibility on react native #20
Conversation
Summary
|
|
||
### Known Issues | ||
|
||
* We rely on [OpenTelemetry-Swift](https://github.com/open-telemetry/opentelemetry-swift/) which as of today does not |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ArielDemarco let me know if this accurately describes the issue. I also wasn't sure if this was specific to Cocoapods or relevant to the SPM section as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AFAIK the problem happens with both dependency management tools.
Description is clear enough though 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sounds good, I just changed it to a H2 then so that it is at the same level as the other headers
@@ -26,6 +26,8 @@ This guide will walk you through integrating Embrace into your React Native appl | |||
|
|||
* iOS 13.0 | |||
* Swift 5 | |||
* Known incompatibilities |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @eliabsisay
No description provided.