Hi,
Firstly i wanna say that I read almost all what I found on the forum on the OpenSSL Intel XDK problem.
So i made a game and I recived that warning with intel xdk and after 1-2 weeks it disappears.
Since than i didn't republish my game anymore ( with the updated Intel XDK )
Today <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad"> I recive a warning with a deadline on mail ( from Google Play)
Mail (optional):
We wanted to let you know that your app(s) listed below statically link against a version of OpenSSL that has multiple security vulnerabilities for users. Please migrate your app(s) to an updated version of OpenSSL within 60 days of this notification. Beginning 7/7/15, Google Play will block publishing of any new apps and updates that use older, unsupported versions of OpenSSL (see below for details).
REASON FOR WARNING: Violation of the dangerous products provision of the Content Policy and section 4.4 of the Developer Distribution Agreement.
The vulnerabilities were fixed in OpenSSL versions beginning with 1.0.1h, 1.0.0m, and 0.9.8za. To confirm your OpenSSL version, you can do a grep via: $ unzip -p YourApp.apk | strings | grep "OpenSSL"
For more information about the vulnerability, please see this OpenSSL Security Advisory. To confirm that you’ve upgraded correctly, upload the updated version of the app(s) to the Developer Console and check back after five hours. For other technical questions about managing OpenSSL, please use https://groups.google.com/forum/#!forum ... nssl.users or http://www.stackoverflow.com/questions.
This is the second warning you’ve received from Google Play. In 60 days, we will not accept app updates containing the vulnerabilities. In addition, we will reject new apps containing the vulnerabilities.
... and they warned me about beeing banned for 3 apps like this.
And in 60 (if i didn't solve this my game will be "banned")
So what to do?
I reexported the app again with Intel XDK and nothing changed...
Do I must add anything else in Intel XDK/ C2?
Thank You