Update is rejected on Google Play

Asked 2 years ago, Updated 2 years ago, 39 views

I used monaca to build and upload APK with Cordova version 4.1.2 on Google Play, but no matter how many times I rebuild it, the update will be rejected, so I contacted you and found out that

We investigated and found that the application contained vulnerability issues.
It looks like the old Apache Codova version 3.6.3-2 is being used.

There is a problem with the path below, so please check and upgrade to v.4.1.1 or higher.
Thank you.

Path: Class:
security/vulnable_library/cordova/2 org.apache.cordova.CordovaWebView (3.6.3-2)

I received a response from Google Play developer support.

When I uploaded the first version, it was approved without any problems, and after I uploaded the bug-fixed APK without changing the build environment, the subsequent APK was no longer approved for the above reasons.

Where should I fix it?

By the way, iOS has been approved and published without any problems.

Thank you for your cooperation.

monaca

2022-09-30 19:43

1 Answers

I upgraded to Cordova 5.2, rebuilt and applied, and it was approved successfully.

This response was posted as a community wiki based on @Kadono's comment.


2022-09-30 19:43

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.