简体   繁体   中英

Google Play shows me my app has actions.xml but in fact my app doesn't have actions.xml

I want to publish my new app in Google Play but Google Play shows my app has actions.xml. Last time I didn't add to my project actions.xml and I never have actions.xml in project. Last time I only update library dependencies in my project. How can I know where is this actions.xml or which library added this actions.xml?

This is original message from Google Play

Error: "An active APK or Android App Bundle contains an actions.xml file. In order to continue, accept the Actions on Google Terms of Service." appears in Google Play Console

In my situation. After I removed the widgets receiver in the Manifest file, the error message disappeared. It may be related to the Android widgets or something in Manifest.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM