setFBAnonymousID

actual fun setFBAnonymousID(fbAnonymousID: String?)
expect fun setFBAnonymousID(fbAnonymousID: String?)

Subscriber attribute associated with the Facebook SDK Anonymous Id for the user Recommended for the RevenueCat Facebook integration

Parameters

fbAnonymousID

null or an empty string will delete the subscriber attribute

actual fun setFBAnonymousID(fbAnonymousID: String?)