For some reason, I can only run my app in debug mode but not release mode. Noticeably, there's a signing configuration for debug but not release. What's the correct way to create one for release so that the app can be deployed in release mode?

enter image description here

enter image description here

enter image description here

1

There are 1 best solutions below

0
Atul Sharma On

This quetion is already asked so you can check my solution at the following link: https://stackoverflow.com/a/76992063/14972910