Learncado
Learncado

Learncado brings together a vast collection of questions and answers. Expand your knowledge, learn new skills, and find solutions to your queries effortlessly. Enhance your learning experience and save valuable time by exploring our website today.

Resources

  • Questions
  • Question By Tags

Help and support

  • Contact
  • About

  • Geniecourse
  • Jetsodeals
  • Rentcado
  • Dealcado
© 2021-2023 Learncado All Rights Reserved.

Search Results (66)

Results for xamarin

November 27th, 2023
Retrieve Pixel Color from Tapped Image Source in Xamarin.Forms

I am working on a Xamarin.Forms project and would like to retrieve the color of a pixel from an image that is set as the source directly in XAML. The ...

c#imagexamarinxamarin.formspixel
Read more
November 27th, 2023
How can I retrieve the location of a PanGesture event in Xamarin.Forms?

I am working on a Xamarin.Forms project and trying to implement a PanGesture for an Image element. I want to get the current position (X, Y) of the pa...

c#xamarin
Read more
November 23rd, 2023
Xamarin.Forms: Pass Enum Parameter to URL with Type Converter

In my page I have a Binding Property of enum type: [QueryProperty(nameof(EnumProp), nameof(EnumProp))] public partial class MyPage : ContentPage { ...

xamarin.formsenumsdata-bindingtypeconverter
Read more
November 22nd, 2023
Unwanted space between username and password edittext at Login Page in xamarin forms app

That's my login page. "Kullanıcı kodu" means user code, "Şifre" means password. I don't want these space between user code and password edittext. I us...

c#xamarin.formsuser-interfacexamldevexpress
Read more
November 22nd, 2023
Xamarin iOS EC Encryption SECP256r1 with SHA256 Digest Public key length

I'm implementing biometric authentication with public and private keys. During the instantiation of the key pair, the public key is saved on the serve...

c#iosxamarinsecurityencryption
Read more
November 16th, 2023
Permission Denied when writing file on internal storage from Xamarin

I'm trying to do the following: var photo = await MediaPicker.CapturePhotoAsync(); string maindir = Path.Combine(Xamarin.Essentials.FileSystem...

androidfilexamarinpermissions
Read more
November 13th, 2023
Devexpress DataGridView "Cannot perform runtime binding on a null reference" error when I click header in Xamarin Forms App

That's my datagridview and it give me error when I tap header (red rectangle). But when I try without Tap="dataTable_Tap" this event handler. It didn'...

c#mauixamarin.formsdevexpressdatagridview
Read more
November 2nd, 2023
VSCode 2022 won't let me make Xamarin Apps, select the "deploy" option for Android Game Deployment (Xamarin,.Net for android,MAUI)

VSCode 2022 won't let me select the "deploy" option, won't let me create Xamarin Forms/Apps I want to archive my game into an APK form i am using Stri...

.netandroidxamarinmauivisual-studio-2022
Read more
October 24th, 2023
Xamarin.Forms: Get PropertyInfo from Binding information

In XAML I define some elements, e.g. ToolbarItems: xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/wi...

xamarin.formsxamlsystem.reflection
Read more
November 4th, 2023
Will it still be possible to develop MacOS applications in C# after Xamarin End of Life

Xamarin.iOS and Xamarin.Android will both reach end of life in May 2024. The official Microsoft announcement details how you can migrate these apps to...

c#xamarin
Read more
September 28th, 2023
Xamarin.Forms: How to pass data from a Custom View to containing page with correct MVVM?

I am just learning Xamarin.Forms and MVVM (learning by doing), so please excuse my beginner's question: I have a view A (a page) that calls a custom v...

xamarin.formsdata-bindingmvvm
Read more
September 21st, 2023
MAUI: Any alternative packages for Xam.Plugin.Media, DLToolkit.Forms.Controls.FlowListView, Xamarin.Plugin.FilePicker

I am using below packages in my Xamarin Forms project: Xam.Plugin.Media: For opening camera and gallery in device and pick pictures DLToolkit.Forms.Co...

maui
Read more
September 23rd, 2023
Is it possible to install Xamarin.Firebase.iOS.CloudMessaging in a MAUI app?

I am developing a .NET MAUI application for iOS that requires push notifications. As far as I can tell, Firebase Cloud Messaging is the standard way t...

.netfirebasemauifirebase-cloud-messaging
Read more
September 14th, 2023
Xamarin Profiler not starting on Xamarin.Forms Targeting Android

I have a Xamarin.Forms app, that only targets an Android build. I installed Xamarin Profiler from https://learn.microsoft.com/en-us/xamarin/tools/prof...

c#androidxamarin.formsxamarin-profiler
Read more
September 14th, 2023
Creating UNNotificationCategory in Notification Service Extension Not Working Xamarin

For my app, I don't have a finite set of buttons that need to be supported. Instead, we are sending the buttons within the notification payload. Becau...

c#iosxamarinnotification-service-extension
Read more
September 11th, 2023
Xamarin.Forms: Bindable Property in CustomView not hit

I define a CustomView with one Bindable Property. To make things clearer, I removed all code unnessesary to understand my problem. This is my XAML: "1...

xamarin.formsbindableproperty
Read more
September 6th, 2023
How to include all icons in Xamarin.iOS / Xamarin.Forms IAP for App Store app icon A/B test?

I'm trying to run app icon A/B test on App Store, but other icons are not displayed on "Product page Optimization" page. As I see on the Internet, ASS...

xcodexamarinxamarin.iosxamarin.formsapp-store-connect
Read more
August 30th, 2023
Display data DB to listview with flyoutmenu (xamarin)

I'm programming a personal mobile app in c# xamarin in order to save password (eg : social network / mail / game / online purchase etc...). I have an ...

c#xamarindatabaselistviewflyout
Read more
September 29th, 2023
Xamarin.Forms 5.0.0.2612 Breaks Android Build: Error APT2260: resource style/Theme.AppCompat.Light.Dialog not found

After updating to Xamarin.Forms v5.0.0.2612, my Xamarin.Android app build fails with the following compiler error: C:\Program Files\Microsoft Visual S...

xamarinxamarin.androidxamarin.forms
Read more
August 31st, 2023
MAUI: Build issues when upgrading Xamarin Forms App to MAUI

I am migrating my Xamarin Forms app to MAUI using upgrade assistant. My app contains android and iOS projects. I used .Net 6 for the Migration. I have...

mauixamarin.forms
Read more
September 24th, 2023
Xamarin.Forms android emulator wont start in Visual Studio

I have issues starting android emulator Nexus 5 from Android Device Manager in Visual Studio, i tried to enable Hyper-V, AEHD and HAXM, but it didn't ...

xamarindebuggingandroid-emulatoradbdevice-manager
Read more
September 6th, 2023
Xamarin.Forms: Application.Current.MainPage.DisplayAlert() throws System.NullReferenceException

I'm using Application.Current.MainPage.DisplayAlert from a separate class and I'm getting this error: System.NullReferenceException: 'Object referenc...

xamarin.forms
Read more
September 26th, 2023
Xamarin.Forms Failed to resolve 'System.Net.Http.HttpClientHandler'

The project was working fine before just I reinstalled the OS and Visual Studio, when I build the project this error is showing. "Failed to resolve 'S...

xamarinxamarin.formsbuild-error
Read more
October 17th, 2023
C#, Xamarin Forms - ObservableCollection of custom Object updates but does not fire property changed events

I have a collection that gets populated with produce. Once the collection is populated, a BindableLayout/DataTemplate bound to a StackLayout will disp...

c#xamarindata-bindingobservablecollection
Read more
October 23rd, 2023
Rider cannot resolve symbols related to Xamarin.iOS framework

JetBrains Rider states that it cannot resolve quite a lot of symbols including UITableViewCell, ContentView, bool, decimal, string, void and many more...

c#xamarinxamarin.iosriderjetbrains-rider
Read more

Hot Topic

  • 25881

    How do I undo the most recent local commits in Git?

  • 11618

    How can I remove a specific item from an array in JavaScript?

  • 20343

    How do I delete a Git branch locally and remotely?

  • 7387

    How can I find all files containing a specific text (string) on Linux?

  • 7330

    How to find all files containing specific text (string) on Linux?

  • 7611

    How do I revert a Git repository to a previous commit?

  • 2671

    How do I create an HTML button that acts like a link?

  • 8481

    How do I check out a remote Git branch?