You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
Right now the latest version, that is installed when you run cordova platform add ios is 3.9.2. And plugin works with it.
But soon it will be 4.0.0. In the new version they have changed the API, so plugin will not build. Need to support old and new version of cordova ios platform.
Right now the latest version, that is installed when you run
cordova platform add iosis 3.9.2. And plugin works with it.But soon it will be 4.0.0. In the new version they have changed the API, so plugin will not build. Need to support old and new version of cordova ios platform.