If you look on internet there are plenty of people reporting this error.
Xamarin is somehow aware of this error, and it marked it as fixed but it doesn’t seem like it is.
Fortunately, this exception appears only in debug mode, not in release mode.
If you look on internet there are plenty of people reporting this error.
Xamarin is somehow aware of this error, and it marked it as fixed but it doesn’t seem like it is.
Fortunately, this exception appears only in debug mode, not in release mode.
When trying to deploy on device I got this error:
Deployment failed because of an internal error: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
Deployment failed. Internal error.
To fix it, run:
C:\Users\[YourUserName]\AppData\Local\Android\android-sdk\platform-tools>adb uninstall com.xxx.yyy
Don’t include the .apk file extension