I am trying to build my app for ios using phonegap build but I am getting this error Error - A plugin in your app does not support the compulsory arm64 (64-bit support) architecture.
here are my plugins
io.litehelpers.cordova.sqlite
nl.x-services.plugins.toast
org.apache.cordova.device
org.apache.cordova.geolocation
org.apache.cordova.network-information
uk.co.workingedge.phonegap.plugin.launchnavigator
please how can i get rid of that error ?