DataDog / dd-sdk-flutter

Flutter bindings and tools for utilizing Datadog Mobile SDKs
Apache License 2.0
41 stars 40 forks source link

chore: Fix compile with latest iOS develop branch #550

Closed fuzzybinary closed 5 months ago

fuzzybinary commented 5 months ago

What and why?

Changes to consolePrint in iOS develop broke our builds. This fixes it.

Review checklist