centsol / marketlicensing

Automatically exported from code.google.com/p/marketlicensing
Apache License 2.0
0 stars 0 forks source link

The dontAllow() is always called during debugging my licensed app #50

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Implement licensing in an Android App
2. Connect the Phone for debugging
3. Execute the code for launching the app

What is the expected output? 
Since I have logged in through my gmail account already on the same phone, I 
expect the app should launch.

What do you see instead?
It reaches the don't allow function always where the showDialog(0) is thrown 
and I can't debug the application.

[Code attached]

What version of the product are you using? On what operating system?
HTC Desire HD
Android 2.3.5
android:minSdkVersion="7"

OS Win 7, 64 bit

Please provide any additional information below.

Original issue reported on code.google.com by sport...@gmail.com on 6 Aug 2012 at 5:29

Attachments: