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 am using gRPC-Core in my iOS app and during code review it has been highlighted that the library uses deprecated methods like fopen, sprintf, stat, vsnprintf and strcpy. I am using version 1.65.2 of the repository. Please advice if you plan to update these deprecated methods to the latest methods in the updated version of the repository.
The text was updated successfully, but these errors were encountered:
I am using gRPC-Core in my iOS app and during code review it has been highlighted that the library uses deprecated methods like fopen, sprintf, stat, vsnprintf and strcpy. I am using version 1.65.2 of the repository. Please advice if you plan to update these deprecated methods to the latest methods in the updated version of the repository.
The text was updated successfully, but these errors were encountered: