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
We’re meant to only create these if the user has requested the feature (i.e. by passing an options object for that feature). Else I guess users might end up paying for features they didn’t request.
Not sure if there's a spec point for this, but it's something we need to implement.
Whilst we're in this area, think about @umair-ably’s comment in #103 (comment) about avoiding force unwrap when passing channel to feature.
We’re meant to only create these if the user has requested the feature (i.e. by passing an options object for that feature). Else I guess users might end up paying for features they didn’t request.
Not sure if there's a spec point for this, but it's something we need to implement.
Whilst we're in this area, think about @umair-ably’s comment in #103 (comment) about avoiding force unwrap when passing channel to feature.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: