Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared Image Data Not Received App Crashes #187

Open
jatankshirsagar opened this issue Oct 23, 2019 · 0 comments
Open

Shared Image Data Not Received App Crashes #187

jatankshirsagar opened this issue Oct 23, 2019 · 0 comments

Comments

@jatankshirsagar
Copy link

2019-10-23 18:27:44.257 25686-25771/com.twilioprogrammablevoice E/AndroidRuntime: FATAL EXCEPTION: mqt_native_modules
Process: com.twilioprogrammablevoice, PID: 25686
com.facebook.react.common.JavascriptException: ReferenceError: Can't find variable: Share, stack:
@1285:17
run@72077:65
runApplication@72127:28
__callFunction@2624:49
@2337:31
__guard@2578:15
callFunctionReturnFlushedQueue@2336:21
callFunctionReturnFlushedQueue@-1

    at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(ExceptionsManagerModule.java:71)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:371)
    at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:150)
    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:26)
    at android.os.Looper.loop(Looper.java:193)
    at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:225)
    at java.lang.Thread.run(Thread.java:764)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant