Question

[UNITY] How can I save user's email from Firebase to RevenueCat as the email attribute


Badge

Hi, I attached line of codes below, how can I send the email I get from Firebase to RevenueCat as the user’s email attribute.


2 replies

Badge +1

Hi, I attached line of codes below, how can I send the email I get from Firebase to RevenueCat as the user’s email attribute.

Hi, Did you fix the problem?

Userlevel 4
Badge +8

Hi, once you get the email from Firebase you can then set the $email subscriber attribute for the user either via our SDK or our REST API. See our docs here for more details: https://www.revenuecat.com/docs/customers/customer-attributes#setting-attributes

 

 

Reply