Thank you for the honest review. We’ll look into this and see if it’s something that can be duplicated.
Update:
is_plugin_active is a WordPress function and it is being called correclty:
any references to this function must be hooked to admin_init or a later action
So it’s either the version of WordPress or PHP.
Regardless, glad we looked into it to verify.