Tried exporting an ios xcode project recently that uses the Mobile Advert plugin and it fails with the following error:
> Running manual pod update
Pod update failed ~~/sh: 1: pod: not found > > CordovaError: Promise rejected with non-error: undefined at ~~/cordova:30:15 at processTicksAndRejections (node:~~/task_queues:96:5)
Pod update failed
~~/sh: 1: pod: not found
>
CordovaError: Promise rejected with non-error: undefined
at ~~/cordova:30:15
at processTicksAndRejections (node:~~/task_queues:96:5)
I also get similar errors when trying to export the Construct Mobile Collection Ironsource plugin. The collection support team told me it's a build service issue? Can anyone help?
I just checked this - we did some maintenance on the build server yesterday but part of the configuration wasn't updated. I just updated it so it should work now. Apologies for the inconvenience.
Develop games in your browser. Powerful, performant & highly capable.
Hi Ashely, how are you? sorry but it seems same problem occurred with me now, when I try to export to XCode project with the construct mobile advert plugin added into my project.