jarsigner error: java.lang.RuntimeException: keystore load: /Users/runner/runners/2.166.2/work/1/s/RMobile/C:/Users/User/AppData/Local/Xamarin/Mono for Android/Keystore//.keystore (No such file or directory
I get this error in appcenter
Obviously something changed in appcenter or xamarin. The solution was to uncheck the checkbox in the build configuration that says "sign the .APK file using the following keystore details"
after i pushed to appcenter the build worked. Thanks @cbalakus