We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
005fead
PXLClient held Context as a final variable. This leads to a memory leak.
Context is removed from the constructor of PXLClient.