Welcome to GPLDL - we are still beta - please report any bugs via the contact form.
public function get_license_status() { $license_status = $this->get_option( ‘status’ );
return trim(‘valid’); }
but it’s still showing Not Activated.