Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

il2cpp build hololens connection problem #8

Open
niteshbhatia008 opened this issue Jul 13, 2020 · 2 comments
Open

il2cpp build hololens connection problem #8

niteshbhatia008 opened this issue Jul 13, 2020 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@niteshbhatia008
Copy link

If I build the unity app with il2cpp and deploy it to hololens2, I am getting an error during client connection. While compiling it with .NET, no such error appears. The issue is that ,NET compatibility has been removed in recent Unity releases.

@gpvigano gpvigano mentioned this issue Sep 16, 2020
@gpvigano
Copy link
Owner

Sorry for the delay and thank you for this notification.
I have no idea about how to solve this issue, I found connection problems also in #1. I hope someone else can answer.

@gpvigano gpvigano added bug Something isn't working help wanted Extra attention is needed labels Sep 16, 2020
@jongfeelkim-VIRNECT
Copy link

Follow up my case.
And I use Hololens2 device too. But my app applied MixedReality-WebRTC packages must be build to ARM target.

Connection and test publish works.
You have to check out broker address and change to iot.mosquitto.org:1883
https://bugs.eclipse.org/bugs/show_bug.cgi?id=545251#c4

Unity editor:
image

Visual Studio:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants