Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

How to implement Google Play Service security provider?

Discussion in 'Android' started by Archie747, Apr 30, 2020.

  1. Archie747

    Archie747

    Joined:
    Jan 7, 2015
    Posts:
    25
    Hi Unity and Unity devs..

    My client want me to implement Google Play Service security to protect against any vulnerabilities and exploits.
    Its based on this android article:
    https://developer.android.com/training/articles/security-gms-provider#java

    However its all in native code, I tried to find any Google Play Service for Unity, but the closest I can find is the "playgameservice for unity" which its all about gaming stuff, login, leaderboard, etc, and there's nothing about the security.
    https://github.com/playgameservices/play-games-plugin-for-unity

    Anybody know how to implement the security feature from the 1st link?
    any will be much appreciated, thanks!
     
    Last edited: May 1, 2020