getsentry / sentry-cordova

The official Sentry SDK for Cordova
https://sentry.io/
MIT License
68 stars 55 forks source link

sentry crash by [sentry_get_modules_list] #293

Closed expcapitaldev closed 1 year ago

expcapitaldev commented 1 year ago

Environment

See https://github.com/getsentry/sentry-java/issues/1549

Steps to Reproduce

See https://github.com/getsentry/sentry-java/issues/1549

Expected Result

How we can update that if fixed only in here https://github.com/getsentry/sentry-java/pull/1591 ?

Actual Result

Need to update sentry-native to 0.4.11+

lucas-zimerman commented 1 year ago

Hi and thanks for opening this issue! Which version of Sentry Cordova are you using? sentry-native should be 0.4.17 on the latest Cordova Release.

expcapitaldev commented 1 year ago

I use 1.0.3 , will update to the latest version thanks a lot