Hi,
I'm using "Dim manager as billingmanager3" in my application. It works great. The only problem is that after I retrieve the licence status, the object stays in memory. When I go in Application Manager under my application, I see that my application take ±20kb and that the "Google Play Store (com.android.vending) - Service InAppBilling" in use is taking 13mb.
Is there a way to clear the manager reference I have in memory once I made my licence check ?
I'm using "Dim manager as billingmanager3" in my application. It works great. The only problem is that after I retrieve the licence status, the object stays in memory. When I go in Application Manager under my application, I see that my application take ±20kb and that the "Google Play Store (com.android.vending) - Service InAppBilling" in use is taking 13mb.
Is there a way to clear the manager reference I have in memory once I made my licence check ?