Xamarin.Mac not enabled
Hi, we have renewed our Xamarin Product yesterday to be able to use Xamarin.IOS, Xamarin.Android and Xamarin.Mac. Unfortunately Xamarin.Mac is not working. Can someone help please? Thank you
View ArticleListView performance
While testing FormsGallery - ListView demo, I noticed that scrolling isn't too smooth when using a lot of elements. I suppose it's because of ItemTemplate method which creates a new view for every...
View Article"Error: No installed provisioning profiles match the installed iOS code...
I get the above error when trying to build my app and publish to TestFlight. I have gone in circles trying to clear out and recreate certificates and provisioning profiles, with no luck. I was able to...
View ArticleXamarin installer with Win32:Evo-gen [Susp]
Hi, right now I downloaded Xamarin free version. During the installation my Avast antivirus detect Win32:Evo-gen [Susp] on the installer and stop the installation. Are distributing an infected installer?
View ArticleScripts with NuGet in XamarinStudio on Mac
Looks like there are many new NuGet integration features in the latest Xamarin Studio. This is great to hear. Does anyone know if there has been any progress getting PowerShell (or similar) scripts to...
View Articlelistview refresh on new items
I have a listview with ItemSource binded to a List, but nothing happens when I add new objects to the collection, the view does not keep in sync. Any hint?
View ArticleCreate any ios project prompt "File not found:/*/project/AppDelegate.cs"
Xamarin Studio 5.0.1 MacOSX 10.9.3 and Xcode6 Beta(because I am try to learn swift) So,who can tell me how to solve it?
View ArticlePrepareForSegue/PerformSegue with Storyboards trouble
Hello, I am trying to use Storyboards with segues to transition from one view controller to the next by using PrepareForSegue and PerformSegue. I have wired up the event in Visual Studio 13 and for...
View ArticleHow to execute code in a page after it has been rendered, without going...
As described by title.
View ArticleHow do I dynamically set wrap_content on TextView ?
I am adding textviews to a TableRow dynamically and need to set the wrap_content (I think) of the textview. The main issue is the text in the textview is wrapping but doing it in the middle of the word...
View ArticleUISegmentControl state is being repeated in Collection View
This is my first post, so apologies if I am not asking the question correctly, I did try searching for an answer, but couldnt find anything related. So... I have a stroryboard application using the...
View ArticleBinding issues with squareup.OkHttp
I'm trying to setup a Java Bindings Project with OkHttp but am not having much success. I've had binding issues with other projects that I solved by changing variable names, and by changing the access...
View ArticleToolBarItems Left side
Is it possible to specify toolbar button items to go to the left side ?
View ArticleThe type or namespace 'Page' could not be found
Hello, I have created Xamarin.Forms Portable blank app. In the PCL project, i have also added dll reference of Xamarin.Forms.Addin to resolve the error "Xamarin.Forms dll could not be found" error....
View ArticleHow to swipe in the emulator
I have six different designers in one solution that I have created. I have not coded the solution because I only need to take a screenshot of each designer when it is running in the emulator. My...
View ArticlePut buttons on pixel coordinates on an image?
Is it possible to put buttons on an image using the coordinates of the image. For example the image has the size of 800px x 600px and I want to put two buttons on it at the image x and y coordinates...
View ArticlePower On/Off handling in android ...
Hello, I'm writing an ordering app for android. This app is communicating via TCP/IP with a server PC. There are more than one android devices with my app connected to the server PC. (Normally each...
View ArticleAdding Hardware Acceleration to Mac Apps.
Hi, I'm creating a mac app using xamarin. How would I add hardware acceleration? The only function I really want is a fast way to draw images (preferably an NSImage) into a nswindow/nsview. I'm not...
View ArticleCapturing Touch events in a UIWebView
I am having trouble capturing a touch event in a UIWebview. I am displaying a multipage PDF document and would like to capture the Page when a user double taps the page. Am I just dreaming or is this...
View Article