I get 36 Warnings that are all nearly the same. The ending is everytime:
warning CS0618: `GooglePlayGames.BasicApi.Quests.IQuestMilestone' is obsolete: `Quests are being removed in 2018.'
One specific Example:
Assets/GooglePlayGames/Platforms/Native/NativeQuestClient.cs(87,76): warning CS0618: `GooglePlayGames.BasicApi.Quests.IQuestMilestone' is obsolete: `Quests are being removed in 2018.'
Please help.
↧