The billing_resume signal could be triggered before the plugin
registration was complete throwing an exception, fix to not send it
unless the connect function has been called
Fix setObfuscatedAccountId and setObfuscatedProfileId
missing from the list returned by getPluginMethods
Bump version to 1.1.2
NOTE: The latest version available in Releases is still 1.0.1. Unfortunately, it doesn't appear possible to update this via a PR, it needs to be done by a maintainer.
billing_resume
signal could be triggered before the plugin registration was complete throwing an exception, fix to not send it unless the connect function has been calledsetObfuscatedAccountId
andsetObfuscatedProfileId
missing from the list returned bygetPluginMethods
NOTE: The latest version available in Releases is still 1.0.1. Unfortunately, it doesn't appear possible to update this via a PR, it needs to be done by a maintainer.