我们需要将有关应用购买的信息与我们服务器上的用户相关联。对于应用内产品,这很容易做到,因为我们可以收到购买令牌。
如何为直接从 Google Play 下载的付费应用实现相同的功能?我们无法找到一种方法来接收订单 ID 或购买令牌以记录在我们的服务器上。
错误消息URLEncodedUtils未找到。有没有解决方法。
Caused by java.lang.ClassNotFoundException
Didn't find class "org.apache.http.client.utils.URLEncodedUtils" on path: DexPathList[[zip file "/data/app/com.app.p-MY70To6m946K0_uiYLCsSg==/base.apk"],nativeLibraryDirectories=[/data/app/com.app.p-MY70To6m946K0_uiYLCsSg==/lib/arm64, /data/app/com.app.p-MY70To6m946K0_uiYLCsSg==/base.apk!/lib/arm64-v8a, /system/lib64]]
Run Code Online (Sandbox Code Playgroud)