While deploying a multi-manifest plug-in, the following error is seen in the Client Plugins View:
"The plug-in is incompatible with the current vSphere Client version."
Currently there is no resolution to the issue. This will be fixed in a future release.
In order to specify different plugin manifest for 7.X and 8.X versions with the multi-manifest functionality, partners need to specify a requirement which is not present in the 7.X releases. One such requirement is the open.modal.api requirement which is added in 8.0 GA. In the 8.0 version of the plugin manifest, the following snippet can be added to the plugin manifest requirements to fix the issue:
"open.modal.api": "1.1.0"