Zip Path Traversal Vulnerability

I’m getting an error while uploading a test app to ChPlay, Help me, Thank you!
Error 1:
“Your application contains an unsafe decompression pattern, which can cause Path Traversal vulnerabilities.” ( com.startapp.android.publish.adsCommon.a.g.a).
https://support.google.com/faqs/answer/9294009
Error 2:
Unencrypted traffic allowed on all domains
(Configure your application’s network security to allow unencrypted traffic across all domains. Eavesdroppers can take advantage of this to intercept the data your application sends. If such data is sensitive or could be used to identify a user, this could compromise user privacy.

It is best to allow only encrypted traffic by setting the cleartextTrafficPermitted flag to false, or by adding an encryption policy for specific domains.)

A post was merged into an existing topic: [How to fix] Zip Path Traversal ERROR