Unsafe Cryptographic Encryption

Discussion in 'Buildbox General Discussion' started by Usirbosan, May 12, 2020.

Tags:
  1. Usirbosan

    Usirbosan Boxer

    Joined:
    Apr 18, 2020
    Messages:
    5
    Likes Received:
    1
    Hi,..

    I made a game using Buildbox 3 Free license.

    Ads I use is only from admob.

    Recently my app got removed from G Play with following notice

    [​IMG]

    additionally, I also got an email with different details:

    [​IMG]

    Any ide on how to fix this?

    Thanks
     
    DatumGamer likes this.
  2. DatumGamer

    DatumGamer Boxer

    Joined:
    Apr 6, 2020
    Messages:
    46
    Likes Received:
    4
    Yes got the same for all my apps, and they got removed until update submission.
    Looks like all apps which are built from buildbox got removed from playstore.
     
    Usirbosan likes this.
  3. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    Open the libs folder on android source code and remove Heyzap and Leadbolt library unless you use it :)
    @Sean Buildbox @TreySmith It would be better if you don't include these libraries in future buildbox updates as these companies are never better like they were once :)
     
    Usirbosan and DatumGamer like this.
  4. kwinchi

    kwinchi Boxer

    Joined:
    Jul 31, 2019
    Messages:
    32
    Likes Received:
    9
    so i guess every game made with buildbox will get removed if we don't post an update , ugh and there i was thinking to take a day off
     
  5. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    Seems like that if you made using 3.2.1
     
  6. kwinchi

    kwinchi Boxer

    Joined:
    Jul 31, 2019
    Messages:
    32
    Likes Received:
    9
    heyzap has been with bb for a very long time , however ive seen only bb3 games get taken down so far
    anyone got his bb2 games taken down ? , got a few on the store and idk if i should bother updating them
     
  7. Usirbosan

    Usirbosan Boxer

    Joined:
    Apr 18, 2020
    Messages:
    5
    Likes Received:
    1
    ugh,..

    It seems that I'm not alone :D
     
  8. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
    Hey there everyone. So yes it appears Google Play abruptly and recently started automatically removing any application with HeyZap sdk anywhere. The good news is we've already removed these libraries from both Buildbox 2.3.9 and the next BB3 update's exports. The bad news is you may need to re-upload your Google Play games.

    In the meantime you can remove the HeyZap sdk in the Libs folder of the android export and then re-compile the APK to re-submit
     
  9. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    Thanks for the information :)
     
    Hue Buildbox and Sean Buildbox like this.
  10. DatumGamer

    DatumGamer Boxer

    Joined:
    Apr 6, 2020
    Messages:
    46
    Likes Received:
    4
    Do you have any video tutorial for that?
    Im unable to find the following heyzap and leadbolt libary on my android apk when i open it on Android Studio after exporting from Buildbox
     
  11. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    You have to open the folder where you have exported the source code .Open app folder and navigate to libs.
     
  12. mohamed awad

    mohamed awad Avid Boxer

    Joined:
    Mar 10, 2019
    Messages:
    315
    Likes Received:
    158
    you will find it on this path
    gamefile\android\app\libs
    this is where all ad network sdks
     
  13. DatumGamer

    DatumGamer Boxer

    Joined:
    Apr 6, 2020
    Messages:
    46
    Likes Received:
    4
    Sadly because of this error,
    Google have disabled my ad mob account :(
    And im appealing them but i donot thing there will be any hope :(
     
  14. Bill Basie

    Bill Basie Boxer

    Joined:
    Apr 3, 2020
    Messages:
    12
    Likes Received:
    2
  15. 721c63e946

    721c63e946 Boxer

    Joined:
    Feb 13, 2020
    Messages:
    70
    Likes Received:
    2
    This isn't always a problem, but is more likely to happen for encryption of interactive network connections, especially in web browsers where the same data packet contains both user secrets (session cookies) and data controlled by the attacker (for example advertisement code and other data) where the attacker can guess the 192.168.100.1 192.168.1.1 user's secret by observing how compression rates of the data packets changes when the attacker supplied data changes.
     
    Last edited: May 22, 2020
  16. Codifie

    Codifie Avid Boxer

    Joined:
    Apr 17, 2018
    Messages:
    364
    Likes Received:
    190
    What ad network are you using, pretty sure it isn’t HeyZap since they are pretty much defunct, so you would be fine.
     
  17. Catothebasterd

    Catothebasterd Boxer

    Joined:
    Oct 1, 2018
    Messages:
    5
    Likes Received:
    1
    After I deleted heyzap my Google ads isnt showing
     
  18. Cantoriu

    Cantoriu Boxer

    Joined:
    Apr 1, 2020
    Messages:
    2
    Likes Received:
    0
    Hello! My game was deleted from Google Play for the same reason. I have commercials on my Admob game. If I delete the Heyzap libraries, will there still be ads on my game?
     

Share This Page