Have InApp Purchase
in my application.
What i need to know is? What is the default value will be there at startup? and What are possible value for InApp?
I have tried like this for getting the state
Purchase.getPurchaseState()
While im testing in device it throws the value as '0'(purchased). I didn't purchase. Testing only.
Let me know what's wrong with me?