@iqrajaved said in Dialer App Not able to install on mobile phone:
@iqrajaved Why the version in the dialer app is showing as 0.0.0? like below:
build/aarch64-linux-gnu/app/dialer-app.ubports_0.0.0_arm64.click
Why the change in CMakelist.txt not highlighting here? Do I need to change the version somewhere else?
Because dialer app is a system apps ( installed as a debian package), by using clickable, it uses another template, and will be installed as a classic application, the version is hard coded here https://gitlab.com/ubports/development/core/dialer-app/-/blob/main/click/manifest.json.in?ref_type=heads#L13 but we don't have to modify it.
try clickable clean + clickable again ?
If the second icon does not appear, maybe try to refresh the list ( pull down on the drawer )