Search Unity

AppIconChangerUnity - Change the app icon dynamically in Unity (iOS only)

Discussion in 'Assets and Asset Store' started by kyubuns, Feb 26, 2022.

  1. kyubuns

    kyubuns

    Joined:
    Aug 6, 2013
    Posts:
    138
    AppIconChangerUnity
    https://github.com/kyubuns/AppIconChangerUnity

    Change the app icon dynamically in Unity
    Support for new icon formats in Xcode13
    -> This means that A/B Test on AppStore is also supported.


    - iOS only, require iOS 10.3 or later



    ## Instructions
    - Import by PackageManager `https://github.com/kyubuns/AppIconChangerUnity.git?path=Assets/AppIconChanger`
    - (Optional) You can import a demo scene on PackageManager.



    ## Quickstart

    - Create `AppIconChanger > AlternateIcon` from the context menu



    - Set the name and icon




    - The following methods are available



    ## Tips


    ### What is the best size for the app icon?

    When the Type of `AlternateIcon` is set to Auto Generate, the icon will be automatically resized at build time, so there is nothing to worry about. (The maximum size is 1024px.)
    If you want to control it in detail, you can change the Type to Manual.




    ## Requirements
    - Unity 2020.3 or higher.
    - Xcode 13 or higher.



    ## License
    MIT License (see LICENSE)
     
    Last edited: Feb 26, 2022
  2. doanlinhit24

    doanlinhit24

    Joined:
    Mar 17, 2016
    Posts:
    2

    kyubuns
    thanks you. it's work for me. Xcode 13.2.1. Unity 2019.4.39f1
     
    kyubuns likes this.
  3. din_unity

    din_unity

    Joined:
    Jun 7, 2022
    Posts:
    2

    kyubuns thank you so much man this is amazing! :)

    I wanted to ask, is there a way to remove the "You have changed the icon for.." popup?
     

    Attached Files:

  4. kyubuns

    kyubuns

    Joined:
    Aug 6, 2013
    Posts:
    138
    No, this is a dialog that the OS has generated and cannot be hidden (unless iOS will supports it).
     
    din_unity likes this.
  5. din_unity

    din_unity

    Joined:
    Jun 7, 2022
    Posts:
    2
    Hey kyubuns, thanks so much for replying so quickly, I really appreciate it!
    A quick follow up question, can the text of the popup be changed?
     
  6. kyubuns

    kyubuns

    Joined:
    Aug 6, 2013
    Posts:
    138
    No, this dialog is completely controlled by iOS...
     
    din_unity likes this.
  7. tigrantigr16

    tigrantigr16

    Joined:
    Mar 8, 2022
    Posts:
    1
    This look amazing,but i'm interested to know if there's a method to make same thing in android
     
    xinatcg likes this.
  8. xinatcg

    xinatcg

    Joined:
    Sep 30, 2020
    Posts:
    23