1 min readFeb 17, 2020
Hi Afshinsamiee, it looks like you have defined an own debug.keystore for your debug build type which per your configuration is supposed to be in your app’s source folder (by default it should be in the system wide Android configuration folder, on a Mac this usually is `~/.android`.
Could you please post your debug build type configuration here along with any signingConfig configurations?