Build errors while installing Firebase Plugin
I am trying plugin CrossGeeks/FirebasePushNotificationPlugin **What's happening ** Error while trying a downgraded version as well Version Number of Plugin: 2.3.6 Device Tested On: Windows 10 Simulator...
View ArticleWhy is latest version of Visual Studio 16.5.2 no longer able to build Xamarin...
I was able to build Xamarin Binding Library for Android perfectly. Now, after upgrading to Visual Studio 16.5.2, it gives error every time, very frustrating: 1>C:\Program Files (x86)\Microsoft...
View ArticleHow to Create ProgressBar Based on Image Count?
Hello Guys! How to create progressBar Based on Image Count Eg: If i have 10 Images, When i click next button Progressbar want show 1/10, When i click next button Progressbar want show 2/10... Note:...
View ArticleHow to implement Horizontal Step Progress Bar
I want to implement horizontal progress bar with steps like shown in following img. Horizontal Step Progress bar As there is no such native component in android.. ? Can anyone guide me on how to do it...
View ArticleEnviar datos desde el puerto otg.
Buenas tardes, nuevamente consultado al foro. Estoy intentado enviar datos desde el puerto otg por medio de un adaptador usb-serial a una pc la pc recibira esos datos desde el puerto serial, en la...
View ArticleXamarin.UITest project targeting .NET Framework vs .NET Core (& .NET Standard...
Hi All, Quick question to do with target frameworks for Xamarin.UITest and other business logic unit testing projects. I had previously created a (.NET Framework) unit testing project for my business...
View ArticleListView.ViewCell Update Changes
I used a ListView control to give an option to vegetables supplier to update their daily rates for items which rates become changed in market today. here is my code and output, now on pressing an...
View ArticleImage using url not loading on on android pie physical device
the screen goes blank when I deploy it on my physical android device(android pie) I even tried changing the android manifest to internet, also changing the httpclient implementation to android and ssl...
View ArticleHow to remove the line at bottom of Editor box?
Wondering if anyone has way to remove the annoying line at bottom of an Editor box as seen in the example on android.
View Articlewhen sliding CarouselView, the previous images disappears
hi all , i am using CarouselView with image template, but I am sliding images forwardly everything is ok but when I am sliding backward the previous images are shown in white this is my xaml code what...
View ArticleCross Platform
Good evening, I would like to ask you if it is possible to use mvvm with xamarin.Forms to have common code for android and WPF (with xamarin.Forms.Platform.WPF)
View ArticleListView is not scrolling with grouping
I simply changed my ListView to use grouping, but now I can't use ScrollTo anymore. I have create a simple app, so you can see the problem. The XAML-page looks like (I am not using XAML in my app at...
View ArticleEmulator not appearing correctly
Hello, I was getting started with Xamarin.Forms and was setting up my machine as per "Hello World" example (https://dotnet.microsoft.com/learn/xamarin/hello-world-tutorial/modify). But, when my Android...
View ArticleHttpclient request issues from AWS server.send catch data to https request.
I have php project deployed in AWS sever.whenever I call the Httpclient request is not come reflected updated data in Application meanwhile in the same time in browser it reflected updated one.means...
View Article"java.exe" exited with code 1
Hello, I am facing with this Java error compiling my Android project with current stable Xamarin version on Windows 8 with VisualStudio 2013. I have included the Google Play Services (Jelly Bean)...
View ArticleHow to Implement Shopping Cart in Xamarin.Forms ?
Hi Folks, I have to Implement shopping cart in xamarin forms app. I've never worked with Shopping cart stuff before that's why asking for suggestions here. I have a products screen where all the...
View ArticleHow to load data Source async?
If give too many data to collectionView once it will stuck for a while. can I give the data only 10 and when scroll to load else?
View ArticleHow to show only bottom border of picker?
Hi Everyone, I want to customise a picker which only have the bottom border as shown in screenshot. As in the image there is only one bottom border of Gray Color, How can I achieve that? Thanks
View ArticleWorking with azure maps.
Hi everyone, I am looking a way to implement the Azure maps in my APP. I want to show geofencing with azure maps . There will be a location which needs to be marked as Home/Safe. I have gone through...
View Articlehypervisorlaunchtype off
I have to use this command when I bring up Mac bcdedit /set hypervisorlaunchtype off But mobile simulator must be ordered bcdedit /set hypervisorlaunchtype auto What exactly should be done to run both...
View Article