setFirebaseAppInstanceID

actual fun setFirebaseAppInstanceID(firebaseAppInstanceID: String?)
expect fun setFirebaseAppInstanceID(firebaseAppInstanceID: String?)

Subscriber attribute associated with the Firebase App Instance ID for the user Required for the RevenueCat Firebase integration

Parameters

firebaseAppInstanceID

null or an empty string will delete the subscriber attribute.

actual fun setFirebaseAppInstanceID(firebaseAppInstanceID: String?)