5

According to release notes of Play Billing library 3.0.3 the memory leak has been fixed. But i am still getting this leak from Leak Canary


enter image description here

enter image description here

Google Play Billing Library release notes

Code where I am setting up the BillingClient (onCreate of my Fragment)


enter image description here

Code where I am calling BillingClient.endConnection() (onDestroyView of my Fragment)


enter image description here

Is there anything wrong with my code or is it the existing memory leak from Google's Library ?

Sourin Ghosh
  • 803
  • 1
  • 7
  • 10

0 Answers0