Mauro Botta 2 Posted October 22 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
Patrick PREMARTIN 172 Posted October 22 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. 1 Share this post Link to post
Mauro Botta 2 Posted October 22 (edited) 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 October 23 by Mauro Botta Share this post Link to post