Closed lekshmanmj closed 8 months ago
Suspect 1 is correct - if product not specified it's replaced with project name. Suspect 2, however, is probably what we need.
I've updated flet build template. Give it another try and let me know how that worked.
Suspect 1 is correct - if product not specified it's replaced with project name. Suspect 2, however, is probably what we need.
I've updated flet build template. Give it another try and let me know how that worked.
okay.. I'll try update the result here.
Solution Reflected.... Product
Name displayed as expected.
Description Command Used:
flet build apk --project "mjlTest" --product "Test Name"
Code example to reproduce the issue:
Describe the results you received:
Describe the results you expected: Expected Test Name in place of mjltest in above screenshot
Additional information you deem important (e.g. issue happens only occasionally):
Flet version (
pip show flet
):Give your
requirements.txt
file (don'tpip freeze
, instead give direct packages):Operating system: Kali Linux - Debian based OS Test Environment OS: Android 12
Additional environment details: I suspect the following two areas as cause of this issue. Suspect 1: project name is asssigned to product
Suspect 2: project name is assigned to android-label