- Calling
healthDataResolver.read(request).await()
gives the following exception message:
com.myapp.experimental does not match with registered signature. 1A:B2:3C:D4:E5
However, it is working for the beta
and rc
variants. It is not working for the experimental
, uat
, and alpha
variants.
How can we solve this issue?
@sagar_patel
I’d suggest you open a developer support request on this.
Ron
Samsung Developer Relations
@jorge.abdalla Yes. Maybe within a week or so. I don’t remember the exact solution at the moment, but maybe it just didn’t work for experimental builds, and for uat
and alpha
, we had to register those builds.
@sagar_patel
I’m already publishing my app in Google Play Store, but still don’t know which key they need (it seems like neither do the support team).
Do you remember which SHA256 key you sent? Google Play signing key or upload key?