Xamarin Test Recorder fail to identify the UI objects
Hi, Xamarin Test recorder failed to identify the UI objects using ID attribute. Even after adding accessibilityIdentifier to UI elements, still the recorder couldn't recognize them. I think we need...
View ArticleNot able to Execute the tests in Test cloud
I am using Xamarin Test Cloud Free trail version. I have uploaded my Appium Junit Test Script into Test Cloud. While running the test, it is not running. It is showing like ,Running on 2 devices (0 / 2...
View ArticleDeployment Failure
Hi fellow Android programmer, Under a previous Mararin.Android release, the deployment worked fine. But now I'm getting the following failure: 1>Starting deploy Samsung Nexus S ... 1>Deploying...
View Articlehow to Get List Of pdf files from mobile device
Hii I want to get list of all pdf files from my device and open it throught app how to do it please suggest me
View ArticleBundle resource problem
My Xamarin Forms app is loading a local html page. The html page uses javascript file (say, "script.js"). In my iOS project, I placed it under "/scripts/script.js" and set compilation to...
View ArticleWeb API Calling is slower in ios then android ?
Hello , I am using Xamarin.Forms for my app development in iOS and Android both and below are technologies are used in this project. Database : AWS DynamoDB Server: Windows Server 2012 R2 (AWS EC2...
View Articleuse nfc in pcl project?
hi, i'm new in the group, my question is : is possible use nfc in pcl project?
View ArticleGoogle Android/ IOS calender xam forms.
Hello guys. Can i implement Google Calender for andorid and ios to show calendar data in xamarin forms PCL project. i have doing so many search but still did not find any solution.. Thanks
View ArticleListview ItemSelected event does not fire when TapGestureRecognizer is...
I created project with a listview bound to an observable collection. The listveiw contains some labels with TapGestureRecognizers. When I run the application and click on any of the labels - the item...
View ArticleMaster Detail Page with Badge
Has anyone used the master detail page and showed a badge on one of the menu items? So for instance a red 3 on a menu item. Thanks!
View ArticleXamarin Android Studio doesn't work with Genymotion emulators after upgrade
After I have updated xamarin studio from XamarinStudio-5.10.3.27 to any version from 6.0 to 6.2 and to xamarin.android Version: 7.1.0.41 from Xamarin.VisualStudio_4.3.0.784.msi I meet one stable...
View Articlehow to set splash screen image to all android devices where image shows...
Hi, First off, I am a newbie with Xamarin. i have 1024 x 1024 image which i want to set as splash screen image for my app but in android the image shrinks in android device for splash screen.i set it's...
View ArticleA lot of warnings happen in new empty XAML PCL project when adding...
Hi, Does anyone know, what these warnings want to tell me? I get these, when I create an empty XAML PCL Project having the latest Xamarin.Forms package and I add the NuGet package XLabs.Forms. These...
View ArticleHow to create an accordion in Xamarin.Forms ListView
How can I create an accordion in a ListView with data binding? I am creating this app with Xamarin.Forms. This is what I have so far: <ListView x:Name="List" HasUnevenRows="True" >...
View ArticleProblems loading assembly after updating to Xamarin for Visual Studio 4.3
Environment: Visual Studio 2015 My Xamarin.Forms app was working fine with Xamarin 4.2. Today I updated to 4.3 and since then, I'm not even able to start my app. It tries to attach the debugger and...
View ArticleAndroid APK publishing configuration error
I had issues with proguard and tried changing a ton of stuff, inadvertently uploading some wacky builds for testing but now I got a good version and can't seem to update my apk. Any ideas? My current...
View ArticleMy Hamburger Icon Moves little left out of the screen.
can any one help me out what could be the reason for that. This happens once in a while and when i navigate to another page and come back, i see this issue.
View ArticleAndroid 7.0 & 7.1.1: Not able execute the scripts
Hi, When I tried to Execute the scripts on Test cloud here is the observation's for the android versions 7.0 & 7.1.1 Android 7.0: I'm able to Launch the application but I'm not able to enter any...
View ArticleXamarin Forms ItemTapped not working
Here is the Xaml that I currently have <?xml version="1.0" encoding="utf-8" ?> <ContentPage.Resources> </ContentPage.Resources> <ListView.Behaviors> </ListView.Behaviors>...
View ArticleAnyone know of a template, or tutorial of photo gallery app with XF?
I am new to Xamarin.forms and want to build something similar to a photo gallery app. Any one know of a template or tutorial to get me started? Thanks
View Article