Processing for hours in ios

My IOS App is processing for hours now, and this is not the first time, continuously happening and this is delaying all my project progress

Please help

As I’ve mentioned before, if a job runs for longer than 30 minutes without an update it has been killed due to a timeout and will never complete. You can attempt to resubmit, but it’s best to reach out as you’ve done.

In this case, your job is taking a very long time to execute. We’re looking into why this is. In the interim I will increase timeouts so your job can complete. I will let you know when this has been done.

I have tried again and the same issue happens, now it is taking more than 30 minutes

Let me know what can I do

We’ve determined that this is due to the way cordova-plugin-firebasex is designed. We’re in the processing of adding more caching infrastructure to make builds with this plugin faster. I will let you know when this is complete.

We’ve implemented some enhancements to decrease the build time of your project. Please give it another try.

Seems to be working now

Will let you know if the issue happens again

Thank you