Problem reliably giving focus to a picker from a button click handler on iOS.
I have a button on a form in a PCL-based iOS app which when clicked should display a pre-populated picker by giving it focus from the button click handler. It works sometimes but not always, is there a...
View ArticleTextInputLayout Renderer in iOS
Hello All, Please visit this link https://spaceotechnologies.com/create-login-screen-textinputlayout-swift-ios-app/ I want same in Xamarin forms in iOS. Any one have an idea how can I do that.
View ArticleHow can I install Xamarin with Visual Studio 2010 and Windows XP ?
Hi, I'm using Visual Studio 2010 and Windows XP. Can, anyone tell me a recipe to install Xamarin Studio or Xamarin plug-in for Visual Studio 2010, please ? Thanks.
View ArticleBuild release with Enable Proguard failed
I have tried building my application with release by setting Enable Proguard in Windows 10 machines and 2015 Community. the error iss 'java.exe' exist with code 1 and details: Picked up...
View ArticleSet proxy in Xamarin Android Player
I am working behind proxy in my company How to configure Xamarin Android Player to download devices using proxy?
View ArticleStoryboard Segue Issue
within visual studio i create a segue with Crtl + click to the view controller (basic stuff), how ever when i click to change the identifier the segue loses all settings and is set to blank, i try to...
View ArticleSetting height of WebView dynamically
Hi, I have random HTML content coming from service which I am displaying in a webview in a xamarin forms application. Now, I want to adjust the height of this webview as per the content. Currently I am...
View ArticleYouTubeActivity Back Navigation Problem
Hii Developers, I am developing YouTube player, while player running i want to close the player(using built back button or up back button) and need to open last fragment. YouTube Player protected...
View ArticleHow to I Create Google Place api in Xamarin forms ??
i am use google place api for webservice but its not working Properly.
View Articlehow to fill grid view or list view from web service(asmx)
i want to fill grid with multiple columns from web service likw asp.net so please suggest me
View ArticleUpload Image from Gallery, real file path
Hello Xamarin community! I'm trying to upload an image to a website using webclient but i'm havin a problem getting the real path of an image from the image gallery. I use the code from this sample:...
View ArticleStop Cell recycling in Xamarin Forms ListView
I have a relatively simple app in xamarin forms that has a ListView with custom cells. In these cells, there is an image. The problem that I am having is this. When I scroll the ListView, I can see the...
View Articlehow to fill grid view or list view from web service(asmx)
how to fill grid view or list view from web service(asmx) datatable
View Articlesuspend_thread suspend took 214 ms, which is more than the allowed 200 ms
On my emulator I am getting this error on app start. While on device all works well. suspend_thread suspend took 214 ms, which is more than the allowed 200 ms I have tried Xamarin's ButtonXaml sample...
View ArticleNavigation controller from within a UITabBarController
An iOS App I am developing begins with a UINavigationController, and a navigation link from that displays a UITabBarController The UITabBarController has three UIViewController within it, and for one I...
View ArticleHow to find data(Traffic stats) consumed by my app in ios?
Is it possible to find the data consumed by an app in IOS. I need to monitor the total data consumed by my app at the end the day.If it is possible then how?? Thanks in advance
View ArticleHow to detect move start CarouselView Xamarin.Forms?
I'm trying implement detecting move start CarouselView Xamarin.Forms. But, CarouselView only have type of move end EventHandlers... e.g. ItemSelected Please tell me how to detect move start CarouselView?
View ArticleHow select iPhone device for running an app in Visual Studio
I'm trying to use an iPhone 3GS for running the Tasky reference app. I've setup my device, provisioning profile, and iOS bundle signing as described in...
View ArticleUpgrading Xamarin.Forms when using NControl
I have a blank Xamarin.Forms solution consisting of a PCL project and an Android project. In these projects I installed the NuGet packages NControl 0.8.6, NControl.Controls 0.9.0 and NGraphics 0.4.0....
View Articlehow to share code between APPLICATIONS
Is there a possibility to share code not only cross plattform, but also between several applications? For example if I create a specific style with xaml that I want to reuse in other applications in...
View Article