-
Notifications
You must be signed in to change notification settings - Fork 6
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
MacOS Support #15
Comments
macOS support for PlayFabMultiplayer is a relatively new feature. We do have plans to support PlayFabMultiplayer for macOS on Unity, but, at this moment, we can not provide an exact estimate. On the other hand, you can try mimicking what we have done for macOS on PlayFab Party on Unity and integrate it. I could point out to some steps that will be required for this on this thread if you are interested. |
Hi, I tried to implement it but I get a DDLNotFoundException on Play. Here is what I did :
I tried with version 1.6.2 and 1.5.2, and I also set ThunkDllName with the following names : Do you have any suggestions ? Thank ! |
Apologies for the slow response here. I will experiment a bit with this over the following days, following the steps you outlined. |
Is there a way to include a dll or other files to get this to support macOS. It seems like the main SDK and party SDK for unity do support macOS but not this one.
Are there any plans to support this officially?
The text was updated successfully, but these errors were encountered: