I've created an app specifically designed to run on a watch. I've met all Google's rules for a Wear OS app except it keeps getting rejected with...
"Issue found: Missing app icon in splash screen. Your app does not show a 48x48dp app icon on a black background during app startup."
Creating an appeal, Google just repeats the same message, so I don't know (but suspect) it's the size that's wrong. The splash screen looks fine on my watch and the Android Studio Emulator.
My app does show a splash screen as per Elon's Instructions and it does have a black background. I'm using the same (72 x 72) image in the imageview as the program icon. I've tried setting the size to 48dip x 48dip, but still no joy.
Has anyone managed to release a Wear OS app to Google recently with a splash screen that is accepted?
Any other ideas?
"Issue found: Missing app icon in splash screen. Your app does not show a 48x48dp app icon on a black background during app startup."
Creating an appeal, Google just repeats the same message, so I don't know (but suspect) it's the size that's wrong. The splash screen looks fine on my watch and the Android Studio Emulator.
My app does show a splash screen as per Elon's Instructions and it does have a black background. I'm using the same (72 x 72) image in the imageview as the program icon. I've tried setting the size to 48dip x 48dip, but still no joy.
Has anyone managed to release a Wear OS app to Google recently with a splash screen that is accepted?
Any other ideas?