Search Unity

Disabling android dependencies update

Discussion in 'Immediate Mode GUI (IMGUI)' started by lukagril, Apr 4, 2017.

  1. lukagril

    lukagril

    Joined:
    Nov 29, 2016
    Posts:
    48
    Hello,

    I successfully implemented Admob plugin and Google Play Services plugin in my android project. To get rid of some issues, I had to replace some libraries with older versions (10.1). After replacing them, I constantly get an update warning, and it is really bothering me. How do I disable those update checks ?



    Regards, L
     
    kk99 and Gurkirt13 like this.
  2. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    This is probably done because of the "Google play resolver" plugin. you can change that from its settings (Assets -> Google Play Services). In its settings, deselect "background resolution" and save.

    This means that it won't resolve google play services dependencies automatically in the background anymore.
     
  3. saadali211

    saadali211

    Joined:
    Feb 17, 2017
    Posts:
    19
    FIXED THE ERROR IN THIS VIDEO