revenuecat

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

RevenueCat - Service connection is disconnected

自闭症网瘾萝莉.ら 提交于 2021-02-11 13:34:14
问题 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

How to use RevenueCat on Watch?

跟風遠走 提交于 2021-01-29 09:14:07
问题 Has anyone had any luck with RevenueCat and independent watchOS apps? I am having trouble retrieving SKProducts that i setup on app store connect. Is there something different about Watch apps that I need to factor in the configuration of RevenueCat. For example, when it asks for Bundle ID - which bundle ID do i input? My watch app has 3 bundle IDs for the app, the watch app, watchkit extension. There's no documentation out there, it's very confusing. 回答1: I'm Andy from RevenueCat. RevenueCat