Has anyone ever seen this message on there google play developer console next to there app . "Your app is statically linking against a version of OpenSSL that has multiple security vulnerabilities. You should update OpenSSL as soon as possible. Please see the alerts page for more information.
Im guessing no one on here has had this issue with there google play app??
Lots of people
https://www.scirra.com/forum/viewtopic.php?f=147&t=121003&p=874490&hilit=ssl+warning#p874490
https://www.scirra.com/forum/viewtopic.php?f=146&t=101139&p=867175&hilit=ssl+warning#p867175
So the problem is in intel xdk i see
just rebuild with 'beta' crosswalk selected and it should be fine. I just updated an app and the warning has gone (well, that could be because it's just updated..).
> So the problem is in intel xdk i see > just rebuild with 'beta' crosswalk selected and it should be fine. I just updated an app and the warning has gone (well, that could be because it's just updated..).
> So the problem is in intel xdk i see
>
You also can set the Crosswalk Build Version from 'stable' to '10'.
Then it works too <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">
See here: http://shatter-box.com/knowledgebase/fix-openssl-issue/
> > > So the problem is in intel xdk i see > > > just rebuild with 'beta' crosswalk selected and it should be fine. I just updated an app and the warning has gone (well, that could be because it's just updated..). > You also can set the Crosswalk Build Version from 'stable' to '10'. Then it works too <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink"> See here: http://shatter-box.com/knowledgebase/fix-openssl-issue/
> > So the problem is in intel xdk i see
> >
> just rebuild with 'beta' crosswalk selected and it should be fine. I just updated an app and the warning has gone (well, that could be because it's just updated..).
Does it affect WebStorage data?
Develop games in your browser. Powerful, performant & highly capable.
No, I'm using WebStorage as well and it works like before
Good! Thanks!
Thanks for the info guys!
I've rebuilt it with Crosswalk 10, but all the Webstorage data have been wiped out