Manoel Aranda Neto
Manoel Aranda Neto
@neilkakkar is there an OpenAPI spec for surveys already or something documented people can look at?
Thanks @neilkakkar If anyone reading this would like to contribute and open a PR, happy to guide and review. It'd be pretty a port with some changes from the [JS...
Same issue here https://cocoapods.org/pods/PostHog `3.0.0-beta.3` is listed as the last version but it should be `3.0.0-RC.1`
[semver](https://semver.org/) is clear about RC being higher than betas > Example: 1.0.0-alpha < 1.0.0-alpha.1 < 1.0.0-alpha.beta < 1.0.0-beta < 1.0.0-beta.2 < 1.0.0-beta.11 < 1.0.0-rc.1 < 1.0.0. https://guides.cocoapods.org/making/making-a-cocoapod.html#cocoapods-versioning-specifics
@sdzhong sorry I am no longer part of the Sentry staff. cc @krystofwoldrich
> I think this would require some more investigation effort, as it's unclear if this is even possible to call the Java layer within the signal handler. all the static...
another instance of that https://posthog.com/questions/posthog-js-lite
> An update: Sentry Wizard will be supported by Capacitor, the promises package will be removed from the dependencies and Sentry Wizard will be moved to the devDependencies. All that...
I'm unsure as well but I'd suspect that could be related to if the user wants to manually init the Android SDK in a background thread instead of the auto...
@romtsn can you release a patch and see if it works? https://github.com/getsentry/craft/pull/412 is merged