Google Play Problem

Hello Just Published an App in Playstore and have encountered these two issues…

  1. ror

Zip Path Traversal

Your app contains an unsafe unzipping pattern that may lead to a Path Traversal vulnerability. Please see this Google Help Center article to learn how to fix the issue.

  • com.startapp.android.publish.adsCommon.a.g.a
  1. Cleartext traffic allowed for all domains

Your app’s Network Security Configuration allows cleartext traffic for all domains. This could allow eavesdroppers to intercept data sent by your app. If that data is sensitive or user-identifiable it could impact the privacy of your users.

Consider only permitting encrypted traffic by setting the cleartextTrafficPermitted flag to false, or adding an encrypted policy for specific domains.

any ideas on how to fix these things kindly assist.

let me search the community for you

  1. Search results for 'Zip Path Traversal' - Kodular Community
  2. Search results for 'Cleartext traffic' - Kodular Community

Taifun