Posts

Post not yet marked as solved
1 Replies
531 Views
Hi everyone, I'm using the Firebase SDK in my app, and I'm planning to monitor ad attribution. The primary reason is to determine how many sales are generated from ads. After exploring ad attribution, I see two options: Use Firebase for ad attribution – this appears to be the quickest and easiest method. Implement it myself and send the data to my server. However, I don't want to ask users for IDFA consent. All I need is the standard payload response, and I understand that I don't need consent for that data. Managing this data with my server is more of a hassle compared to using Firebase. So, is there a way to use Firebase without asking for consent? Just to retrieve the standard data that doesn't require consent anyway. Thank you for your help!
Posted
by yoniduan.
Last updated
.