- Home /
Minimal project can't able to authenticate
After giving so much time towards my game authentication problem solution, I decided to go from scratch with template project.
So I downloaded Minimal project available in github and imported google-play plugin v9.30.
Just applied my application setting and try to run same project but that also can't able to authenticate. I am getting this type of log message.
I have already updated recent version of sdk so not exist this kind of mistake. Following image demonstrate my plugin/android data so that you become somewhat more clear.
Please guide me to solve this problem, I am available always if you have any questions regarding problem.
Answer by siddharth3322 · Mar 06, 2016 at 01:38 PM
For this I just transfer my project from Unity 4.6+ version to Unity 5.3+ version and then same project works smoothly. I just removed all plugins data and import latest plugin again into project.
So please first try with this one then think about any other possibilities because I spent around week in this problem. I hope this become useful to other members.
Your answer
Follow this Question
Related Questions
Googleplay games integration error 0 Answers
FileNotFoundException: Could not find file MyProject\Temp\StagingArea\AndroidManifest.xml 0 Answers
Plugins collide on Unity 5 0 Answers
Google Play Services - Connects but doesn't authenticate user 2 Answers
Unity4.6.1&Google Play Plugin Freeze Problem On Exit On Android 3 Answers