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

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

@SYoder1

Copy link
Copy Markdown
Author

@abueide if you have a free second I would love your feedback on this

Sign up for freeto 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

@SYoder1@Spencer-Yoder