Jeriel Ng

Results 66 comments of Jeriel Ng

Additionally, could you also clarify what type of errors you are seeing? When you mention that it happens sporadically, are you seeing failures when you don't expect them? It would...

@martin-mentormate Could you send in some verbose logs to [email protected] to confirm if there are any issues with the request behavior? It sounds like expected behavior since the SDK was...

Thanks for the additional info @martin-mentormate - our support team would be in the best position to help diagnose the behavior here and provide some next steps, so if you...

Hey @lvolkmann, we've released version 12.1.0, which exposes a [configuration](https://github.com/braze-inc/braze-react-native-sdk/blob/master/src/index.d.ts#L623-L630) to dismiss automatically on iOS upon deep link clicks. You can enable this behavior by passing `true` to the `launchContentCards`...

Hey @pavm035, could you write into [email protected] with further details of your project integration (which Braze libraries you have integrated, any privacy-related SDK configurations you have made, etc.) and reference...

Hi @Bee-Su, thanks for raising this. We've filed a ticket internally to address this and will let you know in this thread when a fix has been pushed out.

Hey @Bee-Su, we've just released version 15.0.0 of the Braze React Native SDK, which should now resolve this issue. Thank you!

Hey @plgrazon, at a glance, it looks like you have the right pieces integrated into your iOS code, but we may need to take a deeper look at your integration...

Hey @WojciechRupik, it looks like the code snippet you shared uses a different method from the one you linked. Please write in to [email protected] with the following details: 1. Sample...

Hi @Dane-Mutch, could you clarify what you mean with the expected behavior being `timestamp` due to the TS types? The TypeScript return type for this method is kept as a...