• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

deofuscation files and debug symbol

Contributor ,
Jul 29, 2021 Jul 29, 2021

Copy link to clipboard

Copied

Good Morning. I have uploaded my apk to google play console and it gives me these warnings:

1) There is no deofuscation file associated with this APK. If you are using obfuscated code (R8 / ProGuard), you can upload a deofuscation file to make it easier to analyze and debug ANR bugs and errors. Using R8 / ProGuard can help reduce the size of the application

2) This APK contains native code, but you have not uploaded debugging symbols. We recommend that you upload a symbol file to facilitate the analysis and debugging of ANR errors and failures.

My question is where to get deofuscation file and debug symbol file.

Another question I have is this: my app is not available for devices with an ABI: armeabi-v7a. My ABI is: arm64-v8a
If I don't put that ABI google play console it gives me an error !!

They are a lot of devices !! Is there any way to fix it?

Thanks a lot.

Views

266

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 29, 2021 Jul 29, 2021

Copy link to clipboard

Copied

i've never seen that prompt for a deobfuscation file.  are you using anyone elses code in your project (eg, someone's class file)?

 

you can upload a 32 bit version of your app after a 64 bit version is accepted.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 08, 2021 Oct 08, 2021

Copy link to clipboard

Copied

I also received the same warning 1,2

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 11, 2021 Oct 11, 2021

Copy link to clipboard

Copied

I use com.appsflyer.adobeair.ane

need resign APK

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 11, 2021 Oct 11, 2021

Copy link to clipboard

Copied

test to see if that ane is the problem 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 14, 2021 Oct 14, 2021

Copy link to clipboard

Copied

LATEST

I use aab  upload  32 bit no com.appsflyer.adobeair.ane

1.2 warning disappeared

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines