Google Play Store Security Alert Says that your app contains Vulnerable JavaScript libraries how to remove the security warning?

后端 未结 4 1054
小鲜肉
小鲜肉 2021-01-04 06:21

In Google Play Store am getting warning below like this,

Your app contains one or more libraries with known security issues. Please see this Google Help Center artic

4条回答
  •  耶瑟儿~
    2021-01-04 06:35

    Security notification

    Your application contains one or more libraries that have general security issues. Please see this Google Help Center article for details.

    Vulnerable JavaScript library:

    Version Name Known issue File identified jquery 2.2.4 SNYK-npm: jquery: 20150627 SNYK-JS-JQUERY-174006 assets / jquery-2.2.4.min.js Affects APK version 9.

    Problem: I have used jquery version 3.4.1 and it has an effect on the appearance of my application, for example in the display theme, the application icon is not visible and becomes messy

    correct ... I changed version 3.4.1 security warning from Google resolved but,the application icon is not visible and becomes messy

提交回复
热议问题