Skip to content
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

feat: enable to call setAdvertisingIdForDeviceId in iOS #124

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

yuhao900914
Copy link
Contributor

This pr is about enable to call useAdvertisingIdForDeviceId in iOS.

In order to use idfv as a device Id. We need to implement the adSupportBlock in iOS natvie. And also need to call useAdvertisingIdForDeviceId based on here. Since the default _useAdvertisingIdForDeviceId value in iOS is false. So we need to add this ability in Reatnative to set the _useAdvertisingIdForDeviceId to true.

@yuhao900914 yuhao900914 merged commit 6711d84 into main Jun 2, 2022
@yuhao900914 yuhao900914 deleted the setAdvertisingIdForDeviceId branch June 2, 2022 16:06
github-actions bot pushed a commit that referenced this pull request Jun 2, 2022
# [2.12.0](v2.11.0...v2.12.0) (2022-06-02)

### Features

* enable to call setAdvertisingIdForDeviceId in ios ([#124](#124)) ([6711d84](6711d84))
@github-actions
Copy link

github-actions bot commented Jun 2, 2022

🎉 This PR is included in version 2.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