sliding images with pagination
Hi, Anyone has an idea how to implement a sliding images with pagination Like they have highlighted with Page Contols...
View ArticleSQLite.net extensions in a shared project
Ive searched pretty extensively and come across some posts which do not seem to address what I am experiencing but I'll try to step through what I have encountered. I have a Xamarin forms app using...
View Articleexternal authentication with Oauth using OAuth2Authenticator results in...
Hello, I'm working on an app where I will hit my own backend (aspnet webapi) for authentication, using facebook, google etc. I'm testing against a default webapi project to get goinh, but ran into an...
View ArticleBuild not longer works after update to 2.0
Hello guys, My build will not work after updating Forms. The following error occurs: E:\App\MyApp\Droid\obj\Debug\resourcecache\486B225B82AB1EC110D07DE9C1008B62\res\values-v23\values-v23.xml(0,0):...
View ArticlePersisting data locally (Device cache)
Hi, Is there a way how you can persist some trivial data locally, such as personId or cartvalue so that when the app is switched off, the value can be retrieved again? I have been playing around with...
View ArticleException thrown when instantiating a Map in Xamarin.Forms 2.0 on Android
After upgrading my Xamarin.Forms 1.5.2 project to Xamarin.Forms 2.0.0.6484, I keep getting the following exception whenever I try to access a page with a Xamarin.Forms Map instance. See below. I have...
View Articlewhile i debugging xamarin.forms its directly going to deploy to emulator, its...
while i debugging xamarin.forms its directly going to deploy to emulator, its not break to breaking point plz help me
View ArticleHow to overcome deploy clearing Application.Current.Properties on Android?
During development, I am repeatedly building and deploying to physical devices for testing. On iOS devices, even when I re-build and re-deploy, the values previously stored using...
View ArticleWill a Xamarin.Forms app run on a Mac?
I'm looking into evaluating Xamarin.Forms to use in our company. Looking through the literature it looks like apps created using Xamarin.Forms will run on Android, iOS, and Windows Phones, as well as...
View ArticleiOS, Android, Windows, WindowsPhone?
Hi all, I've read through several documentation and watched some videos but I'm still a bit confused.... I want to use the Indie license so I'm not able to use Visual Studio. Is my understanding...
View ArticleAndroid Resource issues after upgrading to Xamarin Forms 2.0
I have recently upgraded 2 machines from Xamarin Forms 1.x to 2.0. One machine is OK and Xamarin Forms projects build fine for Android. The other machine is having dreadful issues. We have tried...
View ArticleAny way to show a "Badge" on a Cart Image in the Navigation Toolbar?
Hi there, I've read previous discussions on this, but most are at least a year old. Is there any update on a way to do this in Xamarin Forms? The only alternative I've found is to create prerendered...
View ArticleBest Practices for implementing a Settings UI in Xamarin.Forms?
It is considered best practice in iOS to implement a Settings Bundle so the user can access your app settings from the iOS Settings app as well as from within your app. However, this is a unique...
View ArticleTabbedPage in MasterDetailPage not producing scrollable tabs
Hey everyone, I'm having an issue where I have a TabbedPage in a MasterDetailPage and the tabs are not scrollable. Instead they're getting squished to fit the screen. Any ideas what's going on? Page...
View ArticleXlabs.controls.BindableRadioGroup, Horizontal orientation issue in IOS project
Dear, I'm using the BindableRadioGroup (xlabs controls) and want to use the Horizontal Orientation. I used as Orientation="Horizontal". Its working in android project. But in IOS, the text is move down...
View ArticleQuestion on WebView control
Hi Guys, Have some question here on xamarin webview control. What happened if i display a URL in the webview ( e.g www.abc.com/admin) , and from the URL if user click login, there will be a pop up...
View Articlexamarin forms stacklayout rounded corners
Hi, How we set stacklayout rounded corners in Xamarin Forms. Please Help. Thanks
View ArticleDoes BaseUrl still not work in Android?
I am downloading HTML content from cloud (html, css, js and image files) and want to render in my mobile app. I am storing the css, js and image files into a local folder and want those to be picked up...
View ArticleHow to access a method of MainActivity.cs class from xaml.cs page in...
HI, I am working on xamarin.forms shared app. I need to open gallery in android device to select multiple images. I created a method in MainActivity.cs class that opens the gallery for android device....
View ArticleXLabs and PCLStorage bug since Xamarin.Forms 2 update
I'm developing a cross-platform application (PCL) which worked like a charm before i decided to update "Xamarin.Forms" and "Xamarin.Forms.Maps" from version 1.3 to version 2.0.0.6484. Since that time,...
View Article