VirtualKeyboardSDK icon indicating copy to clipboard operation
VirtualKeyboardSDK copied to clipboard

Google Play rejection because of Unsafe Encryption in com.fleksy.services.library.a.j.a

Open artkat opened this issue 1 year ago • 3 comments

Discussed in https://github.com/FleksySDK/VirtualKeyboardSDK/discussions/149

Originally posted by artkat August 2, 2024 Preparing our app for launch on Google Play Console (Android) we encountered the following rejection reason: Your app contains unsafe cryptographic encryption patterns. Please see this Google Help Center article for details.

com.fleksy.services.library.a.j.a

image

Please advise how to proceed.

artkat avatar Aug 02 '24 10:08 artkat

Hello @artkat ,

We are looking into it and we should have a fix during this week. cc @francescojalvo

xevifar avatar Aug 07 '24 15:08 xevifar

Hi @artkat we have prepared a new version of our SDK (v4.14.0) that should fix this issue.

This issue was happening because we didn't update properly our SDK to support Android 5.

This new version also improves the look and feel of the keyboard and you will notice that the keys (by default) are shown in a more standard layout:

Before:

image

Now (4.14.0)

image

Let me know if it looks good on your side.

PS: If you want to go back to the previous layout you should set the useStandardLayoutSystem configuration value ( to false (now the default is true) as documented here

francescojalvo avatar Aug 09 '24 14:08 francescojalvo

Hi Xevi @xevifar and Fransesco @francescojalvo ,

Thank you for the (as always) fast and outstanding support. Will test it in the coming week and let you know the results.

btw: I think the new layout is better ;-)

Regards,

Arthur Kater PlazaLOGIC

artkat avatar Aug 10 '24 05:08 artkat