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
I grepped for these functions in the code-base but couldn't find any.
If you can point me to the offending calls, I can have a look and try to use the more secure versions.
Currently the project contains variables not recommended by apple, which generates vulnerabilities when compiling an ipa.
for example:
https://developer.apple.com/library/archive/documentation/Security/Conceptual/SecureCodingGuide/Articles/BufferOverflows.html#//apple_ref/doc/uid/TP40002577-SW1
I would like to know if it is possible to correct them since it is giving problems in the projects created with native react
The text was updated successfully, but these errors were encountered: