Incorrect call arguments for enabling crash reporting
Closed this issue · 2 comments
richeterre commented
Looking at this line
the native bridge expects an array to be passed when enabling crash reporting. The call in Countly.js
does not match this signature:
countly-sdk-react-native/Countly.js
Line 136 in b16f11a
So either the call or the function signature should be adjusted for it to work.
trinisofttechnologies commented
This issue is pointing to old sdk.
As per new sdk we don't have crash report support yet.
We will be implementing that soon.
trinisofttechnologies commented
Not supported in recent js version.