voxeet / voxeet-uxkit-reactnative

https://www.npmjs.com/package/@voxeet/react-native-voxeet-conferencekit
MIT License
11 stars 12 forks source link

Got error on file RetryAndFollowUpInterceptor.java lineNumber 176 #60

Open hungkoala opened 2 years ago

hungkoala commented 2 years ago
Error: Join conference e3e7eea7-83d6-40a2-8bfc-4af1f5b03068 error : {"nativeStackAndroid":[{"lineNumber":176,"file":"RetryAndFollowUpInterceptor.java","methodName":"intercept","class":"okhttp3.internal.http.RetryAndFollowUpInterceptor"},{"lineNumber":147,"f...
  at anonymous(app:///index.android.bundle:1:1357376)
  at call(native)
  at y(app:///index.android.bundle:1:194353)
  at anonymous(app:///index.android.bundle:1:195352)
  at anonymous(app:///index.android.bundle:1:194491)
  at call(native)
  at y(app:///index.android.bundle:1:194353)
  at o(app:///index.android.bundle:1:194576)
  at anonymous(app:///index.android.bundle:1:194824)
  at f(app:///index.android.bundle:1:189599)
  at anonymous(app:///index.android.bundle:1:190361)
  at apply(native)
  at anonymous(app:///index.android.bundle:1:200649)
  at w(app:///index.android.bundle:1:199548)
  at b(app:///index.android.bundle:1:199750)
  at callImmediates(app:///index.android.bundle:1:201743)
  at value(app:///index.android.bundle:1:102903)
  at anonymous(app:///index.android.bundle:1:101982)
  at value(app:///index.android.bundle:1:102744)
  at value(app:///index.android.bundle:1:101893)
  at value(app:///index.android.bundle:1:101836)

error happened when she picked up the phone call

conference ID: e3e7eea7-83d6-40a2-8bfc-4af1f5b03068

SAMSUNG Galaxy node 20, Android 11

codlab commented 2 years ago

Do you have access to the complete stack trace from this report or have access to the complete adb logcat crash? I see that the error contains more stack trace information

is this issue reproducible?

hungkoala commented 2 years ago

That's all I have on our Sentry server

I cannot contact that customer to re-test the phone call function.