Manoel Aranda Neto
Manoel Aranda Neto
> Hey guys, thanks for the efforts! Where are we on this? Currently it's stopping us from building web with --WASM and it's very important for our platform. sadly not...
@EmadHedayati this issue has more context (comments) on what/where things must be changed and what was left in that PR. Wasm isn't super popular yet, so it's not a priority,...
https://github.com/PostHog/posthog-flutter/releases/tag/5.0.0
@thisames most people prefer the screenshot mode because it's the real look and feel, so unless it's super important, I'd not prioritize this.
@colin-persona thanks for the PR. the `guard` option is a nice idea, I can refactor all methods later. `getSessionId` can return `nil` since it's not guaranteed that the session feature...
@colin-persona you can run `make format` (commit and push if needed) and later `make lint` to guarantee that CI is happy, and of course `make test` if you add a...
closed in favor of https://github.com/PostHog/posthog-ios/pull/170
@colin-persona that is fine, would you like to open a PR and make a read-only getter?
done by https://github.com/PostHog/posthog-ios/pull/170
See https://github.com/PostHog/posthog-ios/issues/167#issuecomment-2310132354 Probably the same technique is possible