Servicio Web WCF con Unity 3D

preview_player
Показать описание
Cómo crear un servicio Web en WCF utilizando Entity Framework en Microsoft Visual Studio C# para alojar datos de récords en un proyecto de videojuego desarrollado en Unity 3D.
Рекомендации по теме
Комментарии
Автор

Unity 2017.1.0b1 en adelante, es compatible con .NET 4.6 . Todavía está en modo beta.

Vaya : Edit --> Project Settings --> Player --> Other Settings --> Configuration --> Scripting Runtime Version --> .NET 4.6 Equivalent(Experimental) y el .NET 3.5 (Estable) .... Escoja a su necesidad.

te pedirá reinicia programa(lo hace automático)

vas de nuevo a la misma dirección en Settings --> Configuration" y veras que en *Api Compatibility Level" ahora tendrá: .NET 4.6/3.5 seleccionado, sino, solo de escogerlo y reinicia.

oosamioo
Автор

hi friend, i have a wcf service like this but when i build APK for android i have il2cpp.exe error ????

behnambagheri