I have a session-replay implemented in my react-native app. And I'm getting errors in Sentry with "account is blocked from recording due to overages." what does this exactly mean and how can I fix it?
In the identify() I receive an id only. I want to exclude some of these Ids from the analytics when making my reports. How can I tag them or put into a list to ignore those ids?