ToolBar of earlier page is displaying.
Hello All, I m going through a strange problem.I have implemented an Navigation.pushAsych method to navigate from one page to other page. It's navigating correctly but ToolBar of earlier page is...
View ArticleYou Like what you like…?
Hi all Many users spend a lot of time to help other users, what is not self-evident. I have noted that often really good postings of users are not “Liked” in the threads. This is a pity, as the “Like”...
View ArticleLinkAssemblies task failed unexpectedly
I don't know what happened but my app will now not build because I get this error: Error 1 The "LinkAssemblies" task failed unexpectedly. Xamarin.Android.XamarinAndroidException: error XA2006:...
View ArticleAnyone know how to remove the blue line under Android ListView Group Headers?
Hi, has anyone successfully managed to remove the thin blue line under the Android Listview Group Headers? I've tried a number of approaches, nothing appears to work, any help would really be...
View ArticleUnable to load image from my device documents
Hi, I am unable to load an image which is there at path "/private/var/mobile/Applications/4772CE3E-2552-410F-937D-823ED0C40671/Documents/temp/IMG_20140718_181542.jpg" on my Image. What the exact...
View ArticleIs it safe to pass null to DisplayActionSheet? Question for Xamarin please.
I have been trying to use DisplayActionSheet to implement what should be a trivial piece of functionality. Inevitably there was a pretty significant bug on WinPhone (#21652) that cost some time, but...
View ArticleBug in DisplayActionSheet, when user touches outside to cancel
await DisplayActionSheet ("TEST ACTION SHEET", null, null, "Action A", "Action B"); Causes "index beyond bounds" exception when the user touches outside the popup area. Touching outside means cancel....
View ArticleFollowup for Q24845
The original discussion is at https://forums.xamarin.com/discussion/24845/linkassemblies-task-failed-unexpectedly and I posted a comment there. Since it seems stale, I thought I should open a new...
View ArticleI want to stream video in xamarin.forms how can i do that?
i want to stream video in xamarin.forms how can i implement that can u give me the working demo?
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 ArticleAfter upgrading to Unified API resources (images) aren't being added to bundle
Has anyone seen anything like this? They worked before and nothing crazy looks different in the diff. 1) Found because all images return null. 2) All images are BundleResource and that hasn't changed...
View ArticleLaunching application for debugging keeps showing on VS and iOS simulator quits.
Hi Xamarin Team, Please look at this for reference, "https://bugzilla.xamarin.com/show_bug.cgi?id=28027" I tried many times to run my app on iOS simulator but it always quits after showing a splash of...
View ArticleBuild Errors in Android Apps with Xamatin Forms Dependencies
Recently went through a bit of a struggle with building Xamarin Projects which resulted in two new personal best practices and thought they might be worth sharing in case anyone else runs into the same...
View ArticleUnable to Run Xamarin.Forms app in iOS 9 Simulator - stuck with Waiting for...
Hi, I am trying to run my existing Forms project in iOS 9. I followed the instructions given in Xamarin documentation. Added my environment info below. === Xamarin Studio === Version 5.9.4 (build 5)...
View ArticlePossibility of Akka.Net support?
Hi, Would it be possible to provide support for Akka.Net ( http://getakka.net/ ) to allow development of reactive applications? Kind Regards, JP van der Merwe
View ArticleVideo plays only sound but no visual.
Good day, I'm developing an app with Xamarin.Forms and I'm trying to play a video. I have been googling for the past two days and almost every discussion has the same/similar possible solutions but...
View ArticleRendering Local Pdf to webview
Hey, I want to render local pdf file in WebView control of xamarin forms. Is that possible? How can we do that? Any suggestion?
View ArticleStrange digits in Windows 8.1 application
Hello, Could you comment please, why we have flickering digits in some areas of the Windows 8.1 application page? See screenshots for details. Regards, Aleksandrs
View ArticleCreate share button
Hello, is there a way to create a "Share" button with Forms? I want to create this button that, when pressed, launches the classic intent chooser in Android (Image 1), the UIActivityViewController in...
View ArticleRenderer: Property change for {0} has not been implemented.
Hello, I got this error during the debug of my application (xamarin.forms). Do anyone have the same problem? Do you any idea about how to resolve it? " Renderer: Property change for {0} has not been...
View Article