-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
BugRan CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
crashes on s10+ latest android
java.lang.IllegalArgumentException:
at okhttp3.Headers.checkValue (Headers.java:272)
at okhttp3.Headers$Builder.add (Headers.java:312)
at com.facebook.react.modules.network.NetworkingModule.extractHeaders (NetworkingModule.java:722)
at com.facebook.react.modules.network.NetworkingModule.sendRequest (NetworkingModule.java:332)
at java.lang.reflect.Method.invoke (Native Method)
at com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:372)
at com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:158)
at com.facebook.react.bridge.queue.NativeRunnable.run (Native Method)
at android.os.Handler.handleCallback (Handler.java:873)
at android.os.Handler.dispatchMessage (Handler.java:99)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:29)
at android.os.Looper.loop (Looper.java:214)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run (MessageQueueThreadImpl.java:192)
at java.lang.Thread.run (Thread.java:764)
this build is on play store and was working without problem and still works for other users, but on Samsung s10+ users since 2 days update this crash happens
Metadata
Metadata
Assignees
Labels
BugRan CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
