Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/336.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 在windows phone中实现google游戏服务_C#_Windows Phone 8_Windows 8_Google Play Services_Google Play Games - Fatal编程技术网

C# 在windows phone中实现google游戏服务

C# 在windows phone中实现google游戏服务,c#,windows-phone-8,windows-8,google-play-services,google-play-games,C#,Windows Phone 8,Windows 8,Google Play Services,Google Play Games,我在play store上上传了一个android游戏。我已经做了一个Windows8和WindowsPhone8版本的相同。我需要在android版本中实现排行榜、成就和admob。我已经了解了admob for windows phone的兼容性。我还发现有一个.net的谷歌游戏服务库。它能在这些平台上工作吗?我的大部分搜索结果显示,它不会出现,而其他人不会清楚地提到它。目前,Windows phone上不支持Google Play游戏服务。目前支持的平台有Android、iOS和Web。我

我在play store上上传了一个android游戏。我已经做了一个Windows8和WindowsPhone8版本的相同。我需要在android版本中实现排行榜、成就和admob。我已经了解了admob for windows phone的兼容性。我还发现有一个.net的谷歌游戏服务库。它能在这些平台上工作吗?我的大部分搜索结果显示,它不会出现,而其他人不会清楚地提到它。

目前,Windows phone上不支持Google Play游戏服务。目前支持的平台有Android、iOS和Web。

我认为Google Gamer服务不起作用,也许你可以编写一个通用系统。(注:我使用windows azure移动服务进行此操作)