I'm building an android app using Xamarin studio on mac. when debugging on real device I have no problem but when I build an APK , xamarin build and sign the app successfully but with this warning : "No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2041-03-07) or after any future revocation date." I cannot Install this App on a device facing this error : "Application not Installed" (I should mention that for building this app I'm using a keystore created on windows before.) please help me to fix this issue. Thanks
I'm using: xamarin studio 4.2.3 Xamarin.Android Version: 4.12.1 java version "1.7.0_51