Can't debug app on iOS 7 device
Followed instructions here http://blog.xamarin.com/introducing-ios-7-support/ and can't debug/run app on iOS 7 Beta 5 device. Application compiles, runs and debuts fine on stable channel Xamarin Studio...
View ArticleXamarin Studio crashes when copying text to clipboard, but cannot determine...
Hi. I've read in the troubleshooting section that LaunchBar, Quick Silver and Google Toolbar corrupt clipboard data and cause Xamarin Studio to crash when trying to copy text. However I have no such...
View ArticleVersion Control Not Working
I am working to port an Objective-C application to Xamarin.Mac. I have my C# sources in a Git repository. Xamarin Studio recognizes that the solution is in source control, and the diff features in the...
View ArticleCould not run avd manager
Hi, I have been using xamarin for android development. Suddenly I have stuck up in an issue and it does not let the avd devices to display once you run the project. I have also tried to run avd manager...
View ArticleVersion Control Issue: Could Not Resolve Host
Hello, When I try to commit my changes, I get the following error: Version control operation failed: . Could not resolve host 'macmini.domain' I setup macmini.domain during the initial configuration. I...
View ArticleReview solution changes
Running 4.0.12 (but I noticed this in the previous version as well) 'Show solution changes' for SVN no longer shows any changed files. It just says "No files have local modifications". It used to show...
View ArticleDebugging
I just upgraded to 4.0.12. I'm not sure if this is broken because of that because I haven't had to debug through this area of code in a while. What I'm seeing is that stepping over code doesn't appear...
View ArticleWCF Rest Service with Cross Platform(PCL)
Hi all, I apologize if this question asked before. I am still trying and not able to understand how to work with Cross Platform (PCL)support. We are developing an application to support iOS, Android...
View ArticleCan We Convert My .Net Website in Android Apps With Help of xamarin studio?
Can We Convert My .Net Website in Android Apps With Help of xamarin studio. if yes Then what stuff should we take. If no then what is easiest process to develop android app with the help of my asp.net...
View ArticleApproval Pending
I submitted a component about two weeks ago and I am still waiting for approval. Whats wrong? Moreover I have not been able to pick a price, it is listed for $1 in "My Components" which is wrong,...
View Articlehow to search a resource drawable file with a string
i have this adapter that has a string in it like "a145" and i want to atach a image to it using Resource.Drawable.a145 how can i put that string in my code line searching for the document?
View ArticleWhy do MDB files need to be copied in Xamarin.Android.Common.targets?
Our release build no longer worked after upgrading to Xamarin Android 4.8.0 because the "LinkAssemblies" task failed with a System.UnauthorizedAccessException to an .mdb file. In debugging this issue,...
View ArticleHow to connect from xamarin to webservice?
I'm trying to connect from Xamarin to a web service and for this reason I downloaded your example called Call a REST Web Service but it doesn't works correctly. Doesn't appears nothing when I run the...
View ArticleOpening existing solution in Visual Studio freezing after latest Xamarin...
hi - i just installed xamarin android 4.8, and now when i try to open an existing solution with a xamarin android project, visual studio hangs and the project says (initializing) but never responds....
View ArticleSQLite and IPA
Hi there, I am new to Xamarin and now I have a demo of my app ready to be tested in real iPhones. I am using SQLite and a pre filled database, .db3 file In the Simulator everything is working correctly...
View Articleswitch between views
how to switch to another view controller programmatically. I am not using story boards and navigation controllers. i need to go to next view controller when pressing a button control.
View ArticleVersion control operation failed: . https://.git: not authorized
First time I connected to my repository I was asked to enter a password. I entered it wrong. Issue is it is no longer asking me for my password, it immediately gives me this message Version control...
View ArticleHow To Run App First Time ? Because it is not Run Proper.
I have a Problem Please Give Me Solution For That, When we want to run app, so we build and deploy our app by selecting the emulator in the list, and then clicking OK.The first time a Xamarin.Android...
View ArticleProblems with generic methods marked with async on iOS device
I don't know if this is a limitation of the AOT compiler in Xamarin.iOS, but running my project on a physical device revealed an issue whenever I call a method that has a generic parameter and is...
View Article