You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hi, I have an app ("Animals") on the Play Store, and I'd like to add a watch face to it, preferably using Watch Face Format, and I attempted to upload the version with the watch face included, but encountered the following error:
An error occurred while running bundletool build-apks on your uploaded App Bundle. Ensure that your App Bundle is valid by running bundletool build-apks locally and try again. Learn more. Error: Watch face base module cannot have any components and can only have resources.
An error occurred while running bundletool build-apks on your uploaded App Bundle. Ensure that your App Bundle is valid by running bundletool build-apks locally and try again. Learn more. Error: Watch face base module cannot have any components and can only have resources.
To Reproduce
Create an app with executable code and Watch Face Format
Upload to Play or use bundletool
Expected behavior
The app should be able to have a watch face using Watch Face Format.
Known workaround
There is currently no workaround.
Environment:
OS: Windows 11
Additional context
This issue occurs when uploading to the Play Store.
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi, I have an app ("Animals") on the Play Store, and I'd like to add a watch face to it, preferably using Watch Face Format, and I attempted to upload the version with the watch face included, but encountered the following error:
The code to my app is open-source (github.com) if you'd like to review it.
Bundletool version(s) affected
Version: >=1.15.0
Stacktrace
To Reproduce
Expected behavior
The app should be able to have a watch face using Watch Face Format.
Known workaround
There is currently no workaround.
Environment:
OS: Windows 11
Additional context
This issue occurs when uploading to the Play Store.
The text was updated successfully, but these errors were encountered: