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

SOLVED: App instant crash when downloaded from Google Play (AAB build(arm7/arm64/x86))

Discussion in 'Android' started by Biltekin, Aug 1, 2019.

  1. Biltekin

    Biltekin

    Joined:
    Jan 18, 2016
    Posts:
    14
    * App build with Unity 2019.1.6f1
    * When I build the apk(arm64) for checking up on my mobile device, it works perfectly.
    * I build the app with AAB(arm7/arm64/x86) and uploaded it.
    * I downloaded my app from Google Play after update, it instantly crashed on first launch but it runs perfectly on second attempt.

    What is the problem here on first launch? Does anyone have experience something like this?
     
  2. TextusGames

    TextusGames

    Joined:
    Dec 8, 2016
    Posts:
    429
  3. CliveLewis

    CliveLewis

    Joined:
    Feb 20, 2017
    Posts:
    5
    Give us logs that you get on the first launch. You can use Logcat in Android Studio to get logs.
     
  4. Biltekin

    Biltekin

    Joined:
    Jan 18, 2016
    Posts:
    14
    Last edited: Sep 25, 2019