Jump to content
Mauro Botta

Delphi 12.3 - Google Play Store - How DEBUG?

Recommended Posts

Hi

 

I'm using Delphi 12.3 for deploy a new Android App ( aab ), when i upload a new build , the google console indicate a me an warning ( Native code, No Debug info inside ).

 

How i can do it ?

 

I need have more help for debug the crash. 

Share this post


Link to post

It works as it should work. By default Delphi doesn't embed debugging things in RELEASE projects. Google will still notice apps crashs if any and report them.

  • Like 1

Share this post


Link to post

I have compiled my App with Debug , then on google console i have press on button : ADD FILE DEBUG...   indicate .MAP file in my directory ANDROID64 

 

Console tell me "Error file not valid."

Edited by Mauro Botta

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×