tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

Play Store rejection due to sing defective OpenSSL causing crash #2408

Closed AndrewTran2018 closed 1 year ago

AndrewTran2018 commented 1 year ago

Rerror Defective OpenSSL Version 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.1g in lib/arm64-v8a/libtdjsonandroid.so

@levlam

Can you fix this by updating to latest OpenSSL?

AndrewTran2018 commented 1 year ago

Rerror Defective OpenSSL Version 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.1g in lib/arm64-v8a/libtdjsonandroid.so

@levlam

Can you fix this by updating to latest OpenSSL?

aH, I recheck script and see that it;s updated. Close now.