aguschapuis / react-native-google-wallet

MIT License
2 stars 0 forks source link

Getting "No Result returned from addPass #1

Open shiv342 opened 4 months ago

shiv342 commented 4 months ago
Screenshot 2024-07-19 at 4 58 47 PM

I am creating wallet feature using this library but it is not responding .please open this attachment and see what the issue .

aguschapuis commented 3 months ago

Hi @shiv342 , this error could be for diferents reasons. Try with this options:

  1. Did you check if the issuerEmail , issuerId, passClass are the same created on Pay & Wallet Console ?
  2. Check if you have enabled the Google Wallet API in the console

I think is more possible that the first one solve your problem.