AgoraIO-Community / Agora_Unity_WebGL

WebGL plugin for Unity, beta release
MIT License
113 stars 25 forks source link

[Feature] Compatible with Android and IOS plugin or Add Android and IOS compatibility in it #327

Open sultanbuttnarsun opened 1 week ago

sultanbuttnarsun commented 1 week ago

I want to implement cross platform Agora Communications, I implemented in WebGL by using your repo plugin and implemented separate agora plugin 4.x in android and iOS, now I want cross platform communication, which is not possible by using separate plugins. Can you do that or guide how can I achieve cross platform communication using your plugin or compatibility with Agora 4.x plugin?

sultanbuttnarsun commented 6 days ago

Actually i found something that, I used this with Agora4.4 plugin on android, It works fine only when I send it from WebGl but when I send message from Android it throws UnityHook exception

icywind commented 2 days ago

The technology should work across platform and versions. When you said message, did you mean text message using datastream? Or you meant video streaming? Can you post the errors you got for UnityHook?

sultanbuttnarsun commented 2 days ago

yes it was text message using datastream, The Error is: Cannot Invoke UnityHook StreamMessageHandler in ClientManager.js, BTW thanks for reply

On Fri, Oct 25, 2024 at 7:34 AM Rick Cheng @.***> wrote:

The technology should work across platform and versions. When you said message, did you mean text message using datastream? Or you meant video streaming? Can you post the errors you got for UnityHook?

— Reply to this email directly, view it on GitHub https://github.com/AgoraIO-Community/Agora_Unity_WebGL/issues/327#issuecomment-2436690013, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEEYJZWRGHY4V24ZVQWL7OLZ5GU2NAVCNFSM6AAAAABQDVXZG6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZWGY4TAMBRGM . You are receiving this because you authored the thread.Message ID: @.***>