BuildBox 3 App Publish Issue "Security Alert" Solve |
Hello friend, are you also troubled by "Buildbox Unsafe Cryptographic Encryption Patterns" problem and searching for a solution in Google, but no answer was found. Never mind I'll tell you its solution.
Let's start from the beginning, you made a game in BuildBox. Exported it to Android and saved it as a folder on the computer. Now you will open it in Android Studio and generate a signed apk and publish it in Play Store. Within 3 days or 4 days of publishing, you will get an alert from Play Store saying Security alert
Your app contains unsafe cryptographic encryption patterns. Please see this Google Help Center article for details.
Vulnerable classes:
com.apptracker.android.module.AppModuleCache.encryptData
Affects APK version 1."
Read: - BuildBox 3 Add Admob Ads In BuildBox Game
javascript:void(0);
I have described step by step as an accurate way to remove this issue in this post, so let's see how to remove it.
Who has not published their game?
After doing this step, publish your apps in the play store.First of all export your game from the buildbox to Android and open that export game file.
- Open Your Game Export Folder
BuildBox 3 App Publish Issue "Security Alert" Solve |
- Now click on "android" folder
- After that click in the "app" folder
- Click in the "libs" folder
BuildBox 3 App Publish Issue "Security Alert" Solve |
- Find and delete this "PTAdLeadBolt.jar" file.
BuildBox 3 App Publish Issue "Security Alert" Solve |
That's all you have to do, now you will not get this security alert. Now build it and publish it in the Play Store (You can do this step after generating signed apk but if you listen to me then do this step first and then generate signed apk.)
(Warning: If you are getting "LeadBolt" ads to show in your game, then do not do this step, otherwise your ads will not show in the game.)
No comments:
Post a Comment