RevenueCat - Service connection is disconnected

时间秒杀一切 提交于 2021-02-11 13:34:23

问题


I am getting the error "SERVICE_DISCONNECTED" on Android Studio when I try to make a purchase with RevenueCat. I've searched everywhere but nothing has worked so far.
I followed their quickstart guide and double checked everything but I can't get purchases to work.

The following is the full log of the error when I try to purchase:

W/BillingClient: Exception while launching billing flow: ; for sku: mysku; try to reconnect
W/[Purchases] - INFO: Error updating purchases. DebugMessage: Service connection is disconnected.. ErrorCode: SERVICE_DISCONNECTED.
E/[Purchases] - ERROR: There was a problem with the Play Store. | Error updating purchases. DebugMessage: Service connection is disconnected.. ErrorCode: SERVICE_DISCONNECTED.
W/[Purchases] - INFO: Failed to launch billing intent. DebugMessage: Service connection is disconnected.. ErrorCode: SERVICE_DISCONNECTED.

Thanks in advance!

来源:https://stackoverflow.com/questions/63031839/revenuecat-service-connection-is-disconnected

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!