Java.Lang.RuntimeException for Firebase even after it was removed
Hi, I am getting: Java.Lang.RuntimeException: as you can see in the attached file. I can see (but note sure if that's the reason) that it is failing because of Firebase here: **Cause:...
View ArticleHow to Open DropBox Via URI method ot Dependency service ?
Hi community.. i need to open droopbox how to do if any please suggest Thanks in advance
View ArticleGetting the XAML Previewer for Android working in VS 2019?
Hi, I'm having issues with getting the Xamarin.Forms Previewer for Android to work in Visual Studio 2019 on Windows 10. I get the "Loading Xamarin.Forms Previewer" progress bar, and after it finishes...
View ArticleDifferent Content pages base on selected language
Hello, I have xamarin app which will has 3 languages. I want to have one main page and from this page to navigate to other pages. But based on selected language I must navigate to different pages. Any...
View ArticlePIcker and sqlite commands
I have a general question which i would like to ask, but basically i have a table with counters and the id of the products, the counters represent how often the product has been bought, but when i...
View ArticleHow to prevent Editor to go behind the keyboard in Xamarin.Forms?
Hi, I have a Chat app. Currently, there is an Entry control for add chat text. Now I want to provide multiline Entry, same like Whatsapp. If user type more than one line, it should automatic wrap the...
View ArticleEditor goes behind the keyboard when it resized using Wordwrap in...
Hi, I have chat page and autosize editor. When user type more than 1-2 lines, Editor expand correctly but it goes behind the keyboard. However, if user add multiple lines using "return" it works...
View ArticleHow to create inbox in xamarin.forms
Hi xamarin forum, Where should I begin when creating inbox where all incoming messages is being shown
View ArticleHow Loaders will be aligned vertically center in iOS by using ACR.UserDialogs...
In Android by using ACR.User Dialogs loaders are aligned vertically center but when it comes to iOS loaders are not coming center(coming at top).Can anyone help me to resolve this? Thank You
View ArticleStackLayout dynamic size
I can't post much code as it's all NDA and all that, but hopefully I can paint the picture properly. I essentially have a page with a ListView on it that represents a list of forum posts. The ListView...
View ArticleHow to get DeviceId in android and ios
I want to get Device Id in xamarin forms. I tried this sample but not worked. https://forums.xamarin.com/discussion/129238/unique-identity-for-a-devices I am getting this error
View ArticleProblem with installation Apk
I have a query, make an app in Xamarin Forms Visual Studio 2019, I generate the apk in app center or from VS and when I install it the first time I have no problem, my problem is that when I uninstall...
View ArticleAdd IsActive Binding parameter in Behavior
Hello, I have a Behavior to Valid the not null property of a Picker and I want to add a Bindable property named IsActive to specify if the validator is active or not. But, my binded value not changed...
View Articlexmlns:d="http://xamarin.com/schemas/2014/forms/design"
i recently saw this new namespace in a new Contentpage i added to my project. What is it about?
View ArticleThe new XF4.x CollectionView and ViewModel bindings...
Hi I have been looking at the new preview XF CollectionView with an aim to using it in future to replace the 3rd party MultiSelectListview...
View ArticleShell headache
I can't get into the Shell think. I read almost every blog/tutorial and also tried to make Shell apps from scratch. But after many hours in VS19 and XF4, I'm lost. Shell is getting a led down for me....
View ArticleScrollview - how to scroll to bottom programatically or automatically?
Hello friends, I have a scrollview with a stacklayout inside. I add labels to the stacklayout, and I can scroll manually but i want that when i add a new label the scroll goes to the bottom of the...
View ArticleGoogle analytics using firebase
I want to implement google analytics for my xamarin android and xamarin Ios app. I have followed some docs but it is not reflecting on firebase dashboard. There were some build.gradle...
View ArticleCan't catch exceptions from HttpWebRequest after Xamarin update
Hi, I recently updated everything in my Visual Studio Mac installation. I still use Xamarin Forms 3.1 though. After this update, I have got a lot of crashes from Android users (I haven't released the...
View ArticleCollection View Infinite Scrolling
Hello everyone. How i use collection view with infinite scrolling
View Article