开发者

Android Licensing Verification Library server response codes

开发者 https://www.devze.com 2023-01-12 06:28 出处:网络
To anyone who has implemented Android Licensing Verification Library When you tested the following server response codes, did you get these two individual responses or did you get the NOT_LICENSED re

To anyone who has implemented Android Licensing Verification Library

When you tested the following server response codes, did you get these two individual responses or did you get the NOT_LICENSED response code? ERROR_CONTACTING_SERVER and ERROR_CONTACTING_FAILURE

It appears that I am not getting ERROR_CONTACTING_SERVER and ERROR_CONTACTING_FAILURE.

Please tell me about your experience testing these two codes.

Thank开发者_JAVA技巧s!


May be you will get the response of ERROR_CONTACTING_SERVER possibly because of network availability problems. Once check the network availability. the following link will use full to you. http://developer.android.com/guide/publishing/licensing.html#test-env

0

精彩评论

暂无评论...
验证码 换一张
取 消