-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
谷歌应用商店提示热更新,App被下架 #422
Comments
Hello, We received a similar message:
|
Did you found solution? I have the same issue. |
Unfortunately not yet. It seems there is a workaround described here: |
An update of the plugin would be really appreciated... |
Manually update lib to jpush-android-3.5.4-google_play.jar. But still doesn't work. 根據 APK 分析結果,此行為是由「廣告 SDK」(cn.jiguang.af) 所致,但其他 SDK 或原始碼也可能會造成問題。如要停止收到此警告,請嘗試更新或修改此 (這些) SDK,並檢查其他可能使用裝置識別碼的 SDK 或代碼。 |
Finally success, because I just replace jpush with google version but missed jcore one. Here is the worked version Force to remove cordova-plugin-jcore and install it with your own repository or the above. |
Thanks a lot, I will try. |
I tried today, but it failed, I cannot release the new version app on the Google Play store.. I installed jpush-phonegap-plugin from your repo, then I even replaced jpush-phonegap-plugin and cordova-plugin-jcore into _/plugin_s and /node folders, but still not possible to release my app in Google Play store.. |
My repository already replaced the library. Make sure you delete the plugin folder and platform removed android.,because old file will be cache in those folders. And if jpush installed, jcore deps will also be installed so follow the step below. Besides, I add an alert for Android user to agree or disagree to accept the push messages. I'm not sure if that help. |
Thanks a lot for your help. I did like you wrote, but as last time, I can upload the apk in the google play store but I cannot release my app :(.. |
did You solve this problem ? |
这么久了!官方还是没解决! |
No, still stuck... |
Why are you using jpush-android-3.5.4-google_play.jar ? |
Did it help for you to solve problem with Google Play ? |
Has it been combat? |
My app is approved, you can use this plugin > https://www.npmjs.com/package/jpush-phonegap-plugin-greetgo, this plugin is last version from jpush-phonegap-plugin |
Yes. but now i solved this problem |
Use the Google version to replace the local jar package of the plugin。 |
Hi Developers at xxx Security Products, Inc.,
After a recent review, myiTrail GPS, com.kjb.eskywireless (Version code: 10805), has been removed from Google Play due to a policy violation. This app won’t be available to users until you submit a compliant update.
Issue: Violation of Malicious Behavior policy
An app distributed via Google Play may not modify, replace, or update itself using any method other than Google Play's update mechanism. Likewise, an app may not download executable code (e.g. dex, JAR, .so files) from a source other than Google Play.
Your app is using the Jiguang SDK/Library which contains code to download executable code (e.g. dex, JAR, .so files) from a source other than Google Play.
The text was updated successfully, but these errors were encountered: