Search Unity

Bug Unity did not list key that was imported from google

Discussion in 'Editor & General Support' started by Thaina, Mar 4, 2023.

  1. Thaina

    Thaina

    Joined:
    Jul 13, 2012
    Posts:
    1,163
    New googleplay android provide `deployment_cert.der` for us to import to keystore. However unity cannot list key from this method in build

    upload_2023-3-4_22-8-7.png

    upload_2023-3-4_22-7-53.png

    It seem it only list the PrivateKeyEntry but cannot list the trustedCertEntry

    Are there anyway to make it work in unity?

    ps. I use unity 2022.2.9 on windows. But this seem likely happen in every version