Problems with UriImageSource cache and images
If I have 30 images with URI sources, then Xamarin fails to download them all, and some of them show up as empty. The matter is made worse by the fact that the empty (or failed) images are cached. I am...
View ArticleLayout for simple details page
Would somebody be able to offer some advice around laying out my page! I have a straight forward details page whereby its a label/value data going down the page What I'd like to achieve is have all...
View ArticleListView -> Scroll to top
Hi, I have a long list being rendered by the ListView control and I've noticed that Xamarin.Forms framework does not support the behavior when tapping the time element in the status bar to scroll to...
View ArticleListView in ViewCell in TableView - How to not scroll?
I have a ListView nested in a ViewCell inside of a TableView in order to create a makeshift dropdown (selectable list). It works great since the selection is highlighted and updates when another item...
View ArticleNew exception with SSL after upgrading to latest today, buiding non linked...
Here's my stacktrace: 2015-09-18 13:31:34.692 CloudCopMobileiOS[641:8064] critical: Stacktrace: 2015-09-18 13:31:34.692 CloudCopMobileiOS[641:8064] critical: Native stacktrace: 2015-09-18 13:31:34.814...
View ArticleCustom rendering a rectangle
Hi Experts, I would like to draw the top and bottom edge of a rectangle rounded instead of it's corners using a custom renderer. Can anyone, give a couple of suggestions? Many Thanks, Percy
View ArticleSetting the back button color in NavigatePage
I've had to set the color of the background in my NavigatePage object to white (long story, don't ask why). I've set the text to black. Unfortunately, at least in android, the back arrow is still...
View ArticleAdding EULA before app publishing
Hello, I am ready to publish my app that is built on Xamarin Forms. However I am not sure how to add EULA to my app. Is there a sample that shows how it can be done? Thanks
View ArticleLayers xamarin forms
Hello ... I have a question, I want to make a multiplatform application, layered, how many layers can be used? I validations layer, business logic and data access when I'm in the layer of validations...
View ArticleNew error after updating all Xamarin packages
I managed to clean out my bin and finally was able to recompile my PCL project, but now getting this error when compiling the iOS project. Could someone please help? Error 3 Could not link assemblies....
View ArticleChanging MainPage for an Application
Just upgraded to the latestest Xamarin iOS build (9.0.1.0) and I am now getting an error whenever I try to update the MainPage property of the application class. This is what my logic looks like: 1....
View ArticleError System.Object
Hello! I try to run the sample TodoREST but the samarin studio show the error: C:\TodoREST\TodoREST\TodoREST.cs(15,15): Error CS0012: The type 'System.Object' is defined in an assembly that is not...
View ArticleCross Platform Streaming YouTube Video
I have read several posts about how to stream YouTube videos using Xamarin and even found a couple of sample projects, but none of them support both Android and iOS and are done using Xamarin.Forms....
View ArticleWhy not start the application on the WinPhone?
I run the project on WinPhone and gives me an error. Tell me what's the problem. System.IO.FileNotFoundException Could not load file or assembly 'System.Windows.Interactivity, Version=3.9.5.0,...
View ArticleChange and control device orientation programmatically in Xamarin.forms
Hi, Is there any cross-platform way to change/control device/UI orientation programmatically in Xamarin.forms ? Suppose i an writing a cross-platform app using Xamarin.forms where i have 2 pages. After...
View ArticleHow to set a button at a fixed location on the bottom of UI using Xamarin Forms?
Hello guys! I need some help, I would like to set a set a button at a fixed location on the bottom of UI, how to do this using Xamarin.Forms?
View ArticleMTOUCH: Error MT4109: Failed to compile the generated registrar code.
Hey guys, Im trying to build my app for release but its failing for IOS build. What can i do? Full error: MTOUCH: Error MT4109: Failed to compile the generated registrar code. Please file a bug report...
View ArticleNew issue after upgrading everything for the ios9 packages
Where do I begin to resolve this new error when building my PCL after upgrading to all things new in the world of Xamarin. Error 15 Unable to copy file...
View Article