CollectionView included additional space at the bottom
Hi Team, I am using the CollectionView with Xamarin.Forms (4.1.0.483098-pre1) package. Facing an issue "Extra spacing was added at the bottom of the colletionview when the row-height is set to 'Auto'...
View ArticleWhy I can not reply my post?
when I want to reply my post, it always show below error: You have to be around for a little while longer before you can post links. but I have already wait for a long times
View ArticleHow to use pinch and pan together with CarouselView
Hi, Preinfo I created a product page with CarouselView using xamarin forms 4.x latest CarouselView contains product images and you can swipe right or left to see images I added pinch container to zoom...
View ArticleProblem with SwipeListView
I have some difficulties with SwipeListView from that repository (can't post links so it's on github.com in /chrisriesgo/android-swipelistview-sharp) It worked for some time but recently it throws that...
View ArticleSelect and copy xamarin label specific text content
Is there a way to select specific text and copy it to clipboard from xamarin label. I have found many samples but all them are copying full content. I need to select few words from paragraph.
View ArticleUnable to build Xamarin.ios project on visual studio 2019 on Mac.
I am new to Xamarin.ios and trying to create a simple app. I created project and tried to build it; but, it is showing errors related to lib tools. Please refer below screenshot
View ArticleHow to create foreground service?
Hi, Firstly sorry my english level. I wanna create foreground service this service works for every 30 seconds get data from uri (application work for until closed the phone) I search about this but I...
View ArticleOnTokenRefresh() Method Not at calling in FirebaseInstanceIdService to get...
Hi Everyone, I developed an Xamarin Android Cross platform app, I gone through some video I implemented Push Notification using Google Firebase Console, To send push notification to particular device...
View ArticleLog crashes when app is closed while receiving BG notifications
In my app, I have implemented BG notifications that run even when the app in the background. However when the app is dead the BG notification is fired but something crashes the app (only when app is...
View ArticleHow can I use Google's people API in Xamarin.iOS ?
Hi, I have to access Google contact in our Xamarin.ios app so, We have generate Google's people API key and client id in https://console.developers.google.com/ But I don’t know how to consume API in...
View ArticlePreload webview before navigation starts
I am using a WebView component to show some website. As you know when a user clicks on a link the browser the current page is cleared, WebView starts a requests and renders new page returned by the...
View ArticleHow to do a Close Confirmation with a Xamarin Forms mac App?
I have a Xamarin.Forms application for iOS, Android, and now hopefully Mac. I made all the adjustments for the UI to look great on Mac. Submitted it for approval where it was rejected because the user...
View ArticleHow does focus scope work in XF?
I'm using Rg.Plugins.Popup to show popups in an XF app. The popups have their own focus scope, when you press tab you iterate through the focusable elements within the popup. At certain scenarios...
View ArticleCurrent best way to give entry rounded corners
Hi, I have seen numerous ways to give an entry a corner radius. But, they all seem (in my opninion) a bit vague and complicated. What is at the moment the best way to give an entry a corner radius...
View ArticleInterop with Native Libraries in Xamarin Forms for encryption
I have been following this example on how to encrypt a Sqlite database in a Xamarin project. https://github.com/Azure-Samples/app-service-mobile-dotnet-offline-encryption I have created a libsqliteX.so...
View Articleicon turns fully black
Hi, I created an simple icon in adobe xd the only colors were basically black and white (black for the borders and white for the inside). I set it as an export for ios and the format as png. Then I...
View ArticleMouse wheel event
Does XF expose any mouse wheel events? Any workarounds? Xamarin.Forms doesn't give enough love for tablets.
View ArticleImageButton
Why does my imagebutton look like this? I want the only picture to be shown.
View ArticleImageButton
Why does my imagebutton look like this? I want the only picture to be shown.
View ArticleFontSize for the Button in Xamarin
Good day, I am working with Cross Platform with Xamarin. I have Buttons distributed in the background. The buttons Size are changing without any problem in with different screen size as I am using...
View Article