Invoke method only once at end or start of carouselView is reached
Welcome, I am struggling with a complex in carousel view. I need to load items to the begging and end of a list when it is reached. I have created some solution, it seems to be a lot of bugS in there....
View ArticleUpdate an activity for a local notification
Hi, I am creating a local notification and adding an activity in the android part of my xamarin forms project using this code which creates a button that says: "Start Work": PendingIntent...
View Articlexamarin forms PrefersHomeIndicatorAutoHidden set to true on pages not working...
I have set ios:Page.PrefersHomeIndicatorAutoHidden="true" on all my content page but home indicator is not hidden upon navigating to other page. It only works on the first load of the first page. Also...
View ArticleHow can I achieve a gredient in the Navigation bar please, for Android, iOS...
Trying to achieve a horizontal gradient in the Navigation bar such as in the photo. How can I do this please for all platforms?
View ArticleConnect to Different Social Media
Hi, If I want to collect feeds from different social medias and also post to different social media and different accounts, something like a minim hootsuite What is the recommended way to do it in...
View ArticleBitmap display in SKIA SHARP
I downloaded a map tile (open street map) around my current location and displayed the image with DrawBitmap, but the display time is slow. I am wondering if the download method is bad or the image...
View ArticleWorthy replacement for Xamarin Auth
I've been using Xamarin auth until recenty. Since it's dependent of legacy Android support libraries, I have replaced it. While doing so, I realized the lack of another complete solution for...
View ArticleHow To Migrate To XamarinBuildDownloadAndroidAarLibrary?
How do you migrate from XamarinBuildDownloadRestoreAssemblyAar to XamarinBuildDownloadAndroidAarLibrary? I am not able to build & debug my Xamarin Android app and this warning is being given:...
View ArticleHow to tell a screen reader programmatically to read an Entry character by...
Screen readers (such as VoiceOver, TalkBack, and Windows Narrator) are getting much better. However, sometimes they need a bit of help, such as using AutomationProperties.NameProperty to wrap a string,...
View ArticleHow to exclude an auto generated column in UpdateAsync call
Hi, Greetings! I have an Azure Mobile Service Client in backend. I am making an update to DB by UpdateAsync Call which throws the below Error. Error : The column "OrderId" cannot be modified because it...
View ArticleCollection View Binding is not getting updated on page load
Hi, Greetings! I have a checkbox which should be checked With selected values from the DB on Page Load. I have azure mobile Service client in backend and after the DB call, I am updating the observable...
View ArticleChange binding based on switch IsToggled property
Hello guys I'm currently using a switch to hide/show a layout containing four entry boxes. The boxes are used to calculate a value. If the switch os toggled off, the value is a manual input where I use...
View Articleon shell I have 2 shell renderers but not working correctly how to fix ?
on shell ı have 2 shell renderers but not working correctly because blocking each other how to fix ? using both... thanks **for custom tab image protected override IShellItemRenderer...
View ArticleGet the Central location on Google Map
I am building a Xamarin Forms App. It has a Pickup location functionality. I have used Google Maps. I need to extract the central location of the map. How do we do it?
View ArticleSuddenly getting System.MissingFieldException on...
Hey Guyz My project was working totally fine. But now I am getting Field "Xamarin.Forms.ContentPage.ContentPropery" not found error in InitializeComponent() I also have Xamarin.Forms.Maps added to my...
View ArticleAndroid Pie Not Getting Current Location in App Background Sleep Mode
Hi Friends, I want to get current location, when app went into sleep mode or Background.Currently i am using > Plugin.Geolocator.CrossGeolocator.Current DLL in App OnSleep() , But Its Working Till...
View ArticleAndroid navigation bar how to change color of icons ?
Android navigation bar how to change color of icons ? fixed like white icons
View Article"Binding: 'CornerRadius' can not be converted to type 'Single'." warning in...
I've enhanced a sample custom ImageButton control to support several additional bound properties. The problem arises with the CornerRadius property; all of the other additional bound properties behave...
View ArticleStrange permission issue when submitting an app to the App Store
I have created an app using XF and when submitting it to the App Store, I received an email that reads: Missing Purpose String in Info.plist File - Your app's code references one or more APIs that...
View Articleupper text in Button?
It seems that the text in a button is same that the upper and lower case text?
View Article