Integration with DataDog

Hi, I am trying to integrate Datadog, which methods or language you are using with ionic for integrating datadog.

Hi, It’s easy to set it up for android. Just set up a UX Monitoring with JS. Datadog gives information to add it to your code. Add the initializer to the main.js or the app.js.
This set up should work for ios too, but It seems that iOS is not allowing the external communication with datadog.
If anybody have any ideal on how to allow 3 third party request on iOS that would be a great help.