nativescript-sentry icon indicating copy to clipboard operation
nativescript-sentry copied to clipboard

Update to sentry-android 2.0.2

Open sc85 opened this issue 5 years ago • 9 comments
trafficstars

The Android SDK was not up to date. I updated it to sentry-android 2.0.2 which came with some required changes. In addition I also updated the iOS SDK.

BREAKING CHANGES:

On Android Extras now get stringified before sent to the Sentry API. I could not find any other way. The DSN needs to be added to the AndroidManifest (see README.md) since the I found no way to call the new native init method which expects a Lamda function

sc85 avatar Apr 17 '20 09:04 sc85

@danielgek @bradmartin can somebody have a look at this?

tomcoonen avatar Apr 29 '20 09:04 tomcoonen

+1 @danielgek @bradmartin

benediktveith avatar May 12 '20 07:05 benediktveith

While waiting for the merge have a look at our fork at https://github.com/FinanzRitter/nativescript-sentry and the npm package https://www.npmjs.com/package/@finanzritter/nativescript-sentry

sc85 avatar May 12 '20 09:05 sc85

Hey guys, i'm really sorry but i can't keep on maintaining this project, @sc85 are intrested in taking hover ?

i can tranfer the npm package to you and put a deprecation note on this repo linking to yours

danielgek avatar May 12 '20 10:05 danielgek

or @bradmartin if you are also intrested

danielgek avatar May 12 '20 10:05 danielgek

Hi @danielgek, we are interested in taking over if @bradmartin is okay with it.

sc85 avatar May 12 '20 14:05 sc85

Yep, works for me. I don't have time ATM. Would possibly still contribute in spare time as I use the plugin in some projects :)

bradmartin avatar May 12 '20 15:05 bradmartin

@sc85 con you go over slack ? will be there, just ping me ;)

danielgek avatar May 18 '20 07:05 danielgek

@sc85 did you get npm rights to this package and contributor to the repo? I'd like to update the plugin for NS7 and would like to work with you on the latest that you have working :)

nevermind, I found your release notes now 👍 https://github.com/FinanzRitter/nativescript-sentry/blob/master/src/package.json

bradmartin avatar Sep 09 '20 14:09 bradmartin