Gyula Voros

Results 4 issues of Gyula Voros

Example usage of Lollipop's PathParser

The current Pod spec [requires the following configuration](https://github.com/CocoaPods/Specs/blob/master/Specs/4/e/a/ARCore/1.32.0/ARCore.podspec.json#L18): `EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64` If I remove the configuration, then I get the following error message: `/ARCoreGARSession.framework/ARCoreGARSession(GARSession.o), building for iOS Simulator, but linking in...

We have a specific project setup that is not really compatible with CocoaPods (we use [Xcodegen](https://github.com/yonaskolb/XcodeGen)). Other Google products have various ways to integrate them, e.g., [Firebase supports](https://firebase.google.com/docs/ios/installation-methods) SPM, CocoaPods,...

**Is your feature request related to a problem? Please describe.** The client SDKs (Android and iOS) inject "custom" request headers for tracing purposes (`x-datadog-trace-id`, `x-datadog-parent-id`). When it comes to distributed...

enhancement