Manoel Aranda Neto

Results 1027 comments of Manoel Aranda Neto

> @marandaneto this is already implement on Cocoa, can you check that this is not lost when running on iOS? Usually, this is a prob. on Android only due to...

@romtsn just deprecate the previous ones and start sending the new ones, this is how the other SDKs did, it's not a blocker this way.

LGTM but I don't feel confident enough to YOLO, maybe someone else with more experience on the codebase + bundlers can take a look as well.

We're working on Session Replay for Mobile, the goal is to playback sessions to diagnose UI issues, improve support, and get context for nuanced user behavior. We're interested in understanding...

Hi, yes we're currently working on the iOS version which the React native implementation will depend on. After making Session replay for Android and iOS stable, React Native should be...

The JS SDK is defined as: ``` export type Property = any export type Properties = Record ``` @neilkakkar should it be similar to the JS SDK or was it...

> oh I seem to have overlooked this. We can & should accept numbers too indeed 👍 @neilkakkar would you like/do you have time to take a stab at it...

Hi, it's not supported yet for RN, that's correct. Would you expect the UI (answering UI) implemented by the SDKs as well or just the API to load and send...