How to view certificate details when uniapp uses cloud certificate to package apk

1. Modify the apk suffix to zip

2. Unzip

3. Open cmd and enter keytool -printcert -file file path (as follows:) 

 

Guess you like

Origin blog.csdn.net/weixin_46029283/article/details/130769500