Include SDK's in my ionic wrapper

I am trying to include both android (v5.11.3.4099)and ios ( v5.11.3.4099) into my ionic wrapper and I followed the documentation regarding moving all the required classes to the lib folder but whenever I try to run npm install, this error appears ERR! Invalid Version: 4.6.21666.0603 as the ionic version is deprecated so should I change something in the src file of the plugin ?
How can I include both Sdk’s in my project

do refer to the other thread for v5.3 meeting sdk deprecation

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.