Pass the dataCollection options through the native bridge to the iOS (Cocoa) SDK.
Similar to the Android bridge work — once the Cocoa SDK adopts the dataCollection spec, update the iOS native bridge to forward the dataCollection options.
Blocked by
- Cocoa SDK adopting the
dataCollection spec
References
packages/core/ios/ — iOS native bridge code
Pass the
dataCollectionoptions through the native bridge to the iOS (Cocoa) SDK.Similar to the Android bridge work — once the Cocoa SDK adopts the
dataCollectionspec, update the iOS native bridge to forward thedataCollectionoptions.Blocked by
dataCollectionspecReferences
packages/core/ios/— iOS native bridge code