Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Does this work with Android and iOS with Unity3D? #3

@Shivang44

Description

@Shivang44

Do you know of any reason why this wouldn't work when building for android/iOS with Unity3D?

It works great with Unity3D on the desktop. I have a phoenix server running and it connects to the channel and is able to send input and receive it on the server.

But when I run the same code on Android, it never gets past the await socket.ConnectAsync for some reason. There are no errors. It just sits there.

I'm able to reach the server from my phone (for example, I have a phoenix rest server that responds to requests on the same host as the phoenix channel).

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions