RevenueCat: Setting Universal Identifiers
Last updated
Last updated
A common question we see with users is how to link back a universal ID to link the subscription or consumable event with an identifiable user on other data sources.
For both Android and iOS we recommend you send along with all IDs available to expand your options on aliasing with other data sources. This will require you to set some Subscriber Attributes in the app.
On Android, use the collectDeviceIdentifiers function to set the GAID as a subscriber attribute:
Use to automatically set the device identifiers as subscriber attributes ().
Questions about ?