setOnesignalUserID

actual fun setOnesignalUserID(onesignalUserID: String?)
expect fun setOnesignalUserID(onesignalUserID: String?)

Subscriber attribute associated with the OneSignal User ID for the user Required for the RevenueCat OneSignal integration with versions v11.0 and above.

Parameters

onesignalUserID

null or an empty string will delete the subscriber attribute

actual fun setOnesignalUserID(onesignalUserID: String?)