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
I am using SwiftR V2_2_0 with XCode 9.4.1. The problem is Hub.invoke method is getting called but in other device Hub.on method is not getting called. I have checked for the connection and Connection State is showing as Connected, And also I can able to log Connection ID for both the devices.
I tried to log the error, but it was not showing in console.
I am using CocoaPods to install this using -> pod 'SwiftR'
Please advise me.
The text was updated successfully, but these errors were encountered:
I am using SwiftR V2_2_0 with XCode 9.4.1. The problem is Hub.invoke method is getting called but in other device Hub.on method is not getting called. I have checked for the connection and Connection State is showing as Connected, And also I can able to log Connection ID for both the devices.
I tried to log the error, but it was not showing in console.
I am using CocoaPods to install this using -> pod 'SwiftR'
Please advise me.
The text was updated successfully, but these errors were encountered: