meganz / sdk

MEGA C++ SDK
BSD 2-Clause "Simplified" License
1.32k stars 504 forks source link

OpenSSL warning in Google Play #2645

Closed acarlsen closed 10 months ago

acarlsen commented 1 year ago

Hi, I use the newest prebuilt SDK binaries for Android in an app. When deploying to Google Play I get the warning below:

Your app uses a defective version of the OpenSSL library, which can cause your app to crash. Update to a fixed version of OpenSSL.

Defective versions:

OpenSSL 1.1.1d in lib/armeabi-v7a/libmega.so

Would it be possible to provide a version with updated OpenSSL version? thanks.

sergiohs84 commented 10 months ago

Already updated to v3.x. Thanks for the notice :)

dknchris commented 6 months ago

@acarlsen Where exactly are the newest prebuilt SDK binaries? Can you link the updated binaries please?

acarlsen commented 6 months ago

I don't know where they are unfortunately.