Skip to content

feat: add ObjC interface for NetworkTrackingOptions #281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

sojingle
Copy link
Collaborator

Summary

add ObjC interface for NetworkTrackingOptions

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@sojingle sojingle force-pushed the AMP-125615-network-tracking-objc branch from 196d2fb to f11f5a8 Compare April 25, 2025 20:11
@sojingle sojingle requested a review from crleona April 25, 2025 20:13
@sojingle sojingle force-pushed the AMP-125615-network-tracking-objc branch from f11f5a8 to 46272bd Compare April 25, 2025 20:29
@sojingle sojingle merged commit 8f699fa into main Apr 25, 2025
9 checks passed
@sojingle sojingle deleted the AMP-125615-network-tracking-objc branch April 25, 2025 20:35
github-actions bot pushed a commit that referenced this pull request Apr 25, 2025
# [1.12.0](v1.11.10...v1.12.0) (2025-04-25)

### Bug Fixes

* apply identifies to identity userProperties in correct order ([#272](#272)) ([41deb6a](41deb6a))
* clean up ios observers on stop ([#275](#275)) ([3965e13](3965e13))
* disallow setting nulls for various properties dicts, as this is not supported ([#277](#277)) ([70ea4be](70ea4be))
* enable running tests from package.swift ([#274](#274)) ([f7aad5b](f7aad5b))
* move default init properties to new defaults structure so they can be shared ([#276](#276)) ([88e3b16](88e3b16))
* remove unused enableRemoteConfig option ([#278](#278)) ([c9a2608](c9a2608))
* treat non-op user properties as sets ([#273](#273)) ([df65e7b](df65e7b))

### Features

* add network tracking support ([#270](#270)) ([d1647b3](d1647b3))
* add ObjC interface for NetworkTrackingOptions ([#281](#281)) ([8f699fa](8f699fa))
* unify several identity apis into a single Identity struct ([#268](#268)) ([ceae1e4](ceae1e4))
Copy link

🎉 This PR is included in version 1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants