[android-developers] Google InApp Billing - Binding title of skuDetailsList obtained from onSkuDetailsResponse to List View Control

2021-10-07 Thread Srinivas A.K
I am new to the implementation of Google's Billing library and using this system to make subscriptions inside my app. I am trying to get the title of *skuDetailsList* which is obtained from *onSkuDetailsResponse* and adding to the ArrayList dataSource. I am setting the ArraryList as

[android-developers] Google billing Library - Fragment getting disappeared after subscription purchase

2021-10-07 Thread Srinivas A.K
I am new to the implementation of Google's Billing library and using this system to make subscriptions inside my app. I have created a fragment that displays a list of subscriptions available for our product. I have selected a test subscription from the list and purchased it. After a