Code Monkey home page Code Monkey logo

android-market-license-verification's People

Contributors

dcaunt avatar

Watchers

 avatar

android-market-license-verification's Issues

userID

we're having problems with your android-market-license-verification package. 
It's not really a major issue, but we're not sure how to obtain the userId, 
also the response data that we get from the market doesn't seem to have all the 
fields that your code requires.

For instance this is a response we've got:

{"nonce":7329212834306988048,"orders":[{"notificationId":"android.test.purchased
","orderId":"transactionId.android.test.purchased","packageName":"com.fonlider.b
ettingleaks","productId":"android.test.purchased","purchaseTime":1318834690166,"
purchaseState":0}]}

So far we haven't been able to get a valid response as after using the verify 
function we keep getting "false".

Thanks.

Original issue reported on code.google.com by [email protected] on 17 Oct 2011 at 8:53

openssl_verify problem

What steps will reproduce the problem?

1. Rewrite verify.php with my public KEY,package name, a valid signature from 
google and responseData with 6 values
2. Launch verify.php

What is the expected output? What do you see instead?
I expect a true output instead of false

What version of the product are you using? On what operating system?
PHP 5

Please provide any additional information below.

I'm triying to verify a signature with my public key via PHP, your library is 
awesome, but I'm just cant do it work. Everytime I'm triying to get a "true" I 
get a "false". I'm getting the signature from the "String signature" value from

/*public static boolean verify(PublicKey publicKey, String signedData, String 
signature)*/  method from the in-app billing sample of android developers, java 
language is giving me a true , but openssl_verify is always writing false.

Original issue reported on code.google.com by [email protected] on 26 Mar 2012 at 3:13

responseData has 7 entries instead of 6

The responseData form the Google In App Billing API is a JSON with 7 entries. 
So I have no idea how to feed the verify method from 
AndroidMarket_Licensing_ResponseValidator to check my signature of the payment.
Could you help me?

Original issue reported on code.google.com by michaelpalmer04 on 12 Nov 2014 at 2:22

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.