Search Unity

Prime 31 Leader board Plugin File & Media Permission for Unity3D

Discussion in 'General Discussion' started by wajidbazid, Oct 31, 2017.

  1. wajidbazid

    wajidbazid

    Joined:
    Aug 11, 2017
    Posts:
    2
    I'm using Prime31 Leaderboard plugin in my game,its working fine but ask for the permission to access the media & files of the device, in the older version of the plugin the permission is not asked, so to remove the permission i'm performing the following steps:

    1. Unzipped Assets\Plugins\Android\PlayGameServicesPlugin.aar file
    2. Then open Assets\Plugins\Android\PlayGameServicesPlugin\AndroidManifest.xml file
    3. Remove
    After doing that it not asking for any media and file permission but the leader board stopped working.
     

    Attached Files:

  2. Ostwind

    Ostwind

    Joined:
    Mar 22, 2011
    Posts:
    2,804
  3. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,190
    Peter77 and wajidbazid like this.