I get this error anytime i try to open the apk i get after running flutter build apk, "Error parsing package"
In my AndroidManifest.xml there is android:exported="true" but still gives same issue
This is what i get from the terminal
Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 283452 to 1524 bytes (99.5% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app. Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 3956 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app. Running Gradle task 'assembleRelease'... 14.1s ✓ Built build/app/outputs/flutter-apk/app-release.apk (51.0MB).