OneSignal-Flutter-SDK icon indicating copy to clipboard operation
OneSignal-Flutter-SDK copied to clipboard

[question]: How to get email subscriptions?

Open PetrKubes97 opened this issue 1 month ago • 1 comments

How can we help?

Hi, after using OneSignal.User.addEmail(email), how do I get the user's current subscription?

I'd expect something like OneSignal.User.getEmailSubscription() -> string? but this method seems to be missing.

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

PetrKubes97 avatar Oct 15 '25 12:10 PetrKubes97