Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70435

Release app debuggable with Android Emulator

$
0
0

After building app with

ionic cordova build android --prod --release

Then jarsign and zipalign

I am able to debug the resulting APK in an emulator using Chrome Dev Tools just like is possible for a debug app.

I added the below to config.xml but it still does not help

    <edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application" xmlns:android="http://schemas.android.com/apk/res/android">
        <application android:debuggable="false" />
    </edit-config>

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 70435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>