Return to wrong page after Authentication
Hi everyone, new here so please be gentle I have a Xamarin Forms app using shell, with IdentityServer4 backend for authentication. For test purposes, I have a button to log in (this will be changed...
View ArticleCreate a cross-platform view of choice of tags to send notifications based on...
My views are all created in the project common to the two platforms then the notifications are managed in the project of each platform, I followed the tutorial from Microsoft for the creation of...
View ArticleIn App Purchase
Hi, I want to implement AIP in my macos app. Can someone help with some documentation to get started.
View ArticleWhy xamarin map custom pin move?
i made custom pin in xamarin map. and make 20 custom pins. but pins are move somtimes and disappear and appear. Why custom pin move and disappear? please help me...
View Articleusing Switch in ListView Controller
Hi I have a switch as part of the Customcontroller for my list view I added delegate to it inside the controller but it runs the code on each item on load of the listview my getView code is public...
View ArticleCorrect Renderer for Top tabs in iOS
I need to change the font on the top tabs (and get rid of the shadow if possible) but I cannot find the correct renderer to do this in iOS. I can do it ok for the bottom tab but the closest I can get...
View ArticleGet Ip Address and hostname of the devices which are connected to the router...
Hi, how to get IP Address and host-name of the devices which are connected to the router in Xamarin forms. I have googled this question but not get appropriate solution yet, So please help me .Thanks...
View ArticleXamarin Shell Flyout menu greyed content
Hi, I have a xamarin shell application with a flyout menu. When I open the menu inside the iOS application the right content isn't greyed. In the Android application this is the default behavior. On...
View ArticleiOS DidReceiveRemoteNotification method NSDictionary Unicode Character Problem
I am trying remote push notification with firebase cloud message. I compose the notification text which contains some Turkish characters (like ç, ş, ğ, ü). While app is background, notification is...
View ArticleHow to hide TabBar on iOS 13 in Xamarin Forms?
Hi everybody, wish you get healthy! I'm trying to hide TabBar on iOS via CustomRenderer follow this guide link But it's only work on iOS 12, on iOS 13 it's have blank white space. How to fix this?...
View ArticleJar binding epos missing enum in java generated file
I'm trying to include the latest Espon Andoid ePOS SKD (https://download.epson-biz.com/modules/pos/index.php?page=single_soft&cid=6269&scat=61&pcat=52) wich is supposed to support up to...
View Articlei want to know which other apps are running while my app is open on various...
Namaste Friends!! i want to know what to do for this. i want to track my client actually. i want to know what client is running other apps while using my app and if a browser is open then i want to...
View Article`XamarinBuildDownloadRestoreAssemblyAar` is no longer supported. If your...
XamarinBuildDownloadRestoreAssemblyAar is no longer supported. If your build is failing, revert to an older Xamarin.Build.Download version, or migrate your packages to use the new
View ArticleCheck chekbox on row selected in Listview
Hi. Is there a way to set a checkbox in a listview as checked when the row in which this checkbox resides, is selected? My listview: <ListView x:Name="listViewSearchPO" SeparatorVisibility="Default"...
View ArticleMilliseconds to System.DateTime
HI I am trying to convert a millisecond value i get from a calendar event to date time I get it with an offset of 1hr (earlier than should be) public static DateTime FromUnixTime(long unixTimeMillis) {...
View ArticleHide Bottom Tabbed bar in tabbed page and fit the content to full screen
I am using the tabbed page renderer for hiding the bottom tabbed bar. Able to hide the bottom bar but still there is white space in the bottom where tabbed bar was present. In android I am setting the...
View ArticleUnable to resolve host No address associated with host name
i host asp.net core web api in iis and i consumed in xamarin forms and i got this error java.net.unknownhostexception unable to resolve host no address associated with hostname i already added the all...
View ArticleHow to toggle between Light & Dark Mode in Xamarin.iOS?
Most of the information I've found online is dealing with Xamarin Forms, Is it possible to toggle between Light & Dark Mode using only Xamarin.iOS? I've added this piece of code to my ViewDidLoad...
View ArticleDisplay local notifications when the app is killed - Xamarin.Android
Hey guys, I'm trying to add a feature in one of my apps which allows the user to create a "Reminder" for a future date. I'm developing the app using Xamarin.Android. I have created a...
View ArticleDisplay local notifications when the app is killed - Xamarin.Android
Hey guys, I'm trying to add a feature in one of my apps which allows the user to create a "Reminder" for a future date. I'm developing the app using Xamarin.Android. I have created a...
View Article