unity3d - One or more APIs that are required for game services to work have been turned off in the API console -


i had implemented leaderboard in google play store console. after implementing when see play store console shows:

one or more apis required game services work have been turned off in api console. recommend turn them on again ensure game working properly.

also leaderboard not working.

i had same issue, , when clicked turn apis button on, show error again after page refresh.

i got in contact google , said few other developers experiencing issue , email me once had made progress finding out what's wrong

now - because happened around time re-linking project google play games services, thought had messed up. being restless decided create new keystore file, , generate fresh sha-1 fingerprint. able enter newly generated code on api manager console, under credentials tab.

for reason, worked; able sign via google , access high-scores page.

might worth try?


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -