How to implement push provision api?

Viewed 24

I have implemented the Push Provisioning API using Google Tap and pay client.

While querying linking token I am facing the below exception.

W/System.err: com.google.android.gms.common.api.ApiException: 15009: Calling package not verified

I have tried to create signed apk and install, but still same issue

Anybody help me out to unblock me?

0 Answers
Related