You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: java.lang.RuntimeException
Failure delivering result ResultInfo{who=null, request=62442, result=1, data=Intent { (has extras) }} to activity {com.student.testing/com.procturelearn.MainActivity}: java.lang.RuntimeException: Illegal callback invocation from native module. This callback type only permits a single invocation from native code.
Caused by java.lang.RuntimeException
Illegal callback invocation from native module. This callback type only permits a single invocation from native code.
com.facebook.react.bridge.CallbackImpl.invoke
Caused by java.lang.RuntimeException: Illegal callback invocation from native module. This callback type only permits a single invocation from native code.
at com.facebook.react.bridge.CallbackImpl.invoke(CallbackImpl.java:25)
at com.reactlibrary.RNPaytabsLibraryModule.onActivityResult(RNPaytabsLibraryModule.java:102)
at com.facebook.react.bridge.ReactContext.onActivityResult(ReactContext.java:275)
at com.facebook.react.ReactInstanceManager.onActivityResult(ReactInstanceManager.java:703)
at com.facebook.react.ReactDelegate.onActivityResult(ReactDelegate.java:89)
at com.facebook.react.ReactActivityDelegate.onActivityResult(ReactActivityDelegate.java:110)
at com.facebook.react.ReactActivity.onActivityResult(ReactActivity.java:67)
at android.app.Activity.dispatchActivityResult(Activity.java:7355)
at android.app.ActivityThread.deliverResults(ActivityThread.java:4331)
at android.app.ActivityThread.handleSendResult(ActivityThread.java:4379)
at android.app.ActivityThread.-wrap19()
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1673)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:6651)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:824)
The text was updated successfully, but these errors were encountered:
@paytabscom @AdlyPayTabs @cogtea My application is crashing. I am getting the following error. Please check and suggest a solution.
Platform
Version used
Issue
The text was updated successfully, but these errors were encountered: