- 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?