Skip to content

fix(idfa): return promise from getTrackingAuthorizationStatus#1297

Open
SYoder1 wants to merge 1 commit into
segmentio:masterfrom
SYoder1:syoder1-idfa-plugin
Open

fix(idfa): return promise from getTrackingAuthorizationStatus#1297
SYoder1 wants to merge 1 commit into
segmentio:masterfrom
SYoder1:syoder1-idfa-plugin

Conversation

@SYoder1

@SYoder1 SYoder1 commented Jun 27, 2026

Copy link
Copy Markdown

The getTrackingStatus function in the IDFA plugin calls getTrackingAuthorizationStatus which returns a promise of the current tracking state, but getTrackingStatus never returned it.

Closes #1070

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDFA plugin to expose getTrackingAuthorizationStatus response

2 participants