You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 the
APP_SECRET_KEY
. Is the the one:^ displayed on appcenter dashboard.
If I put that one, I get the following error:
The text was updated successfully, but these errors were encountered: