Hi

Testing a new version of our application, I keep getting license check
fails following a timeout trying to connect

In the LicenseValidator I fall into this case:
           case ERROR_CONTACTING_SERVER:
                Log.w(TAG, "Error contacting licensing server.");
                handleResponse(LicenseResponse.RETRY, data);


This is on both the simulator and a real device..

A tad puzzled as to what's going on..

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to