Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Conflict on function appendUTF8String on NSMutableData extension #243

Open
felairtonh opened this issue Jan 29, 2020 · 0 comments
Open

Conflict on function appendUTF8String on NSMutableData extension #243

felairtonh opened this issue Jan 29, 2020 · 0 comments

Comments

@felairtonh
Copy link

In my company, we have a project that uses MASFoundation combined with some analytics libraries. One of these libraries, Dynatrace, have a conflict in the mentioned function. This conflict cause an invalidation on the CSR generation, because the implementation on the Dynatrace's library don't append the bytes for type and size of the contents and the obtained result have two bites less than necessary. My suggestion is change the declaration of the function to avoid this conflicts.

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

No branches or pull requests

1 participant