AgoraIO-Community / AR-Remote-Support

This is a POC of how to build a Remote support app (similar to Vuforia Chalk) using ARKit and Agora.io's Video SDK.
MIT License
23 stars 11 forks source link

[BUG] RTM is not connected #27

Open AleksandarToptal opened 1 year ago

AleksandarToptal commented 1 year ago

I have this error in xcode debug log

2022-10-30 18:30:35.842490+0100 AR Remote Support[5589:757822] [SystemGestureGate] <0x10540be10> Gesture: System gesture gate timed out. 2022-10-30 18:30:35.842782+0100 AR Remote Support[5589:757822] [SystemGestureGate] <0x10540b240> Touch: System gesture gate timed out. RTM is not connected RTM is not connected RTM is not connected RTM is not connected RTM is not connected RTM is not connected RTM is not connected RTM is not connected RTM is not connected RTM is not connected etc....

lichadehehehe commented 1 year ago

In agora.io when starting a new project, there is an option to disable rtm and rtc token verification. If testing mode is enabled no rtm nor rtc token will be required.

image
maxxfrazer commented 1 year ago

I'd recommend using testing mode as stated above. but also just noticed that the rtm token isn't being used in the demo app! 🤡

Sorry about that, fixed in the PR that just got merged to main. Could you let me know if that's fixed your issue?

vicky04111992 commented 1 year ago

hi, i have just used your code and try to test but its showing rtm is not connected i have generated token for two user on our own server .