keeprocking / pyinapp

In-app purchase validation API wrappers
MIT License
32 stars 13 forks source link

validate_signature(googleplay) Unable to accept purchase data signature #17

Open arbnor-woice opened 2 years ago

arbnor-woice commented 2 years ago

I am trying to verify the product purchased from google play with the Google Play (receipt + signature) method, but validate_signature function does not accept the "signature" transmitted by google play by warning "Bad signature".

Same library is working to verify purchases in AppStore but not working in Google Play!

Do you have any idea why? @keeprocking

keeprocking commented 2 years ago

Hi, sorry for the late reply.

I stopped working with mobile applications almost 7 years ago, so I'm afraid I can't help you with this.