Antoine van der Lee
Antoine van der Lee
@grennis @UnknownCoder807 did you change anything in terms of target device to get this crash? E.g. build on a device or a different Simulator?
Thanks a lot for reporting in all. 12.11.1 at least no longer throws an assertion, but logs a warning in the console instead. I've opened https://github.com/AvdLee/RocketSimApp/issues/538 to dive deeper into...
Hi @gavinbunney, thanks for taking the time to look into this. Unfortunately, we didn't have any images reproducing this issue. On top of that, we're no longer using Toucan so...
Actually, what might be a better fix would be to add an option to reuse the sampled rate from the previously expired session here: https://github.com/DataDog/dd-sdk-ios/blob/da1b5d2422491c25d94a4b18733cb7c96e42d202/Sources/Datadog/RUM/RUMMonitor/Scopes/RUMSessionScope.swift#L82 Something like: ```swift self.init( isInitialSession:...
Thanks @maxep, keep me posted! For now we've configured our own sample rate randomizer, trying to see whether that improves our insights.
I would personally not like to have this in my feature view, but I can imagine others think differently about this. We could always add it as an opt-in feature!...
I prefer to have the votes represent an absolute number of users instead of an outcome calculation of minus and plus. If at all, I'd prefer to have upvotes and...
@valentin-mille thank you so much! I've pinned your issue to make it more clear. Feel free to open a PR with a paragraph of copy inside the readme of our...
> What do you mean by a "paragraph of copy"? Basically installation instructions to use your backend server 👌
[Also commented in the PR](https://github.com/AvdLee/Roadmap/pull/32#pullrequestreview-1309003208), but for completeness: I rather see us removing the vote than telling the user they already voted. Keep the user in control, and solve the...