I need to track the IDFA of iOS devices that use my wrapped snowplow package (The snowplow package is a transitive dependency). I’ve followed all the instructions mentioned in the following link but still wasn’t able to track IDFA: Advanced usage | Snowplow Documentation
Yes, I’ve learnt that on simulator its tracked as zero’s but in the database the IDFA is tracked as null.
Is this normal? Also, I’ve set ‘SNOWPLOW_NO_IDFV’ to 1, which means this shouldn’t be tracked, but it is being tracked.