When
deploying a Xamarin Android App to a device we were getting the error 'Deployment
failed. Assembly synchronization error'. Apparently this happens on
Samsung devices with Knox installed and to
get around the problem you can uncheck 'Fast assembly deployment' in
Xamarin Studio via the project options, a screenshot is below:
to do
this follow this 2 step
1. Go to project "projectname"option
Turnoff fast assembly deployment under android build
|
step 2 :-
You need to also turn on 'Preserve data/cache between application deploys'.
This can be done in Xamarin Studio by selecting 'Xamarin
Studio'->'Preferences'->'Android' as in the example below.
tools -->options
|
|||||
|
|
|
|
|
|
0 comments :
Post a Comment