You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get the Onesignal ID to configure RevenueCat via setOnesignalID(String onesignalID)
Onesignal ID was previously available in v3.x.x but now only the subscription ID and the token are available from the Onesignal.User.pushSubscription.id property.
How can I get it?
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
I am trying to get the Onesignal ID to configure RevenueCat via
setOnesignalID(String onesignalID)
Onesignal ID was previously available in v3.x.x but now only the subscription ID and the token are available from the
Onesignal.User.pushSubscription.id
property.How can I get it?
Code of Conduct
The text was updated successfully, but these errors were encountered: