The Android App Bundle is not signed

This is what I normally do when I get this error:

  1. Delete intermediate, saved, and binaries folders
  2. Rebuild project in visual studio
  3. Make sure “For distribution”, “Full rebuild” are checked
  4. Make sure “Shipping” is selected when packaging.
3 Likes