Hi, in the capacitor.config.json file, what exactly should I put in place of IOS_PUBLIC_KEY and ANDROID_PUBLIC_KEY?
It's mentioned that I put the APP_SECRET_KEY. Is the the one:
Unable to verify signature for package: Error: Error occurred while creating the a public keyjava.security.spec.InvalidKeySpecException: com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: Error parsing public key. StackTrace: Error: Unable to verify signature for package: Error: Error occurred while creating the a public keyjava.security.spec.InvalidKeySpecException: com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: Error parsing public key
at decodeSignatureFail
Hi, in the
capacitor.config.json
file, what exactly should I put in place ofIOS_PUBLIC_KEY
andANDROID_PUBLIC_KEY
? It's mentioned that I put theAPP_SECRET_KEY
. Is the the one:^ displayed on appcenter dashboard.
If I put that one, I get the following error: