Hi,
I have created a Quickreport app, but when trying to Cloud Make it returns an error. I was able to build the iOS file without problems. Does anyone know why this is happening?
Best regards
Please validate you have a valid AppStudio JKS keystore by running the keytool as follows:
keytool -keystore your_android.keystore -list -v Keystore type: JKS Keystore provider: SUN Your keystore contains 1 entry Alias name: your_keystore_alias_name Creation date: ...<SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>
The fields to check are:
- Keystore type: JKS (not PKCS12)
- Alias name: whatever shown here matches the one you tell AppStudio
- Check date range: (e.g. Valid from: Wed Nov 14 11:22:33 UTC 2018 until: Sun Apr 01 11:22:33 UTC 2046)
Hi Stephen,
The keystore type was PKCS12. Its all good now.
Thx for the help.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.