Hi,
I am working on changin the dialer app, its built successfully for the arm64 architecture but not installing properly. I thought there may be something related to the version and updated the version of the app in CMakeLists.txt still facing some issue.
This is what I get on terminal:
Successfully built package in './dialer-app.ubports_0.0.0_arm64.click'.
$ CLICKABLE_FRAMEWORK=ubuntu-sdk-20.04 clickable install --arch=arm64
v8.0.0 of clickable is available, update to get the latest features and improvements!
/home/iqra/new/tectone-dialer-app/build/aarch64-linux-gnu/app/dialer-app.ubports_0.0.0_arm64.click: 1 file pushed. 13.9 MB/s (2337536 bytes in 0.160s)
Trying to uninstall the app first.
()
Installing the app.
()
Cleaning up.
Apprently the installation is successful yet no change at mobile side.