pendo-io / pendo-mobile-sdk

Pendo captures product usage data, gathers user feedback, and lets you communicate in-app to onboard, educate, and guide users to value
https://www.pendo.io
Other
57 stars 2 forks source link

Pendo is crashing opening a bottom menu in ReactNative #35

Closed EduardoSellanes closed 1 year ago

EduardoSellanes commented 1 year ago

Hi Team, we have integrated Pendo in a ReactNative application, everything works perfectly, except at a specific UI in which we show a bottom menu, where Pendo crashes..

We also tried removing all render components from the menu (leave it blank with no options) and it still crashing.

we are using this module at that menu https://github.com/gorhom/react-native-bottom-sheet

Attached crash screen,

any idea? Anything we can do?

thanks, Eduardo.

crash_02

MikePendo commented 1 year ago

@EduardoSellanes Can you please provide minimal sample project for us to reproduce. It will be much faster for us to spot the issue

MikePendo commented 1 year ago

@EduardoSellanes Any progress on small sample?

EduardoSellanes commented 1 year ago

Will try to work on the sample this week.. thanks for your reply.

MikePendo commented 1 year ago

@EduardoSellanes Small update one of my colleagues is aware of that issue and working on it, should be fixed next week I will update in the thread.

MikePendo commented 1 year ago

@EduardoSellanes We resolved the issue and currently testing it before release. I will update as soon as we release

udilevin commented 1 year ago

rn-pendo-sdk 2.21.2 was released today. Please update your plugin.

udilevin commented 1 year ago

@EduardoSellanes ☝️

EduardoSellanes commented 1 year ago

that's nice... will take a look.. thanks!