xamarin-forms-samples icon indicating copy to clipboard operation
xamarin-forms-samples copied to clipboard

Sample apps built using the Xamarin.Forms framework

Results 61 xamarin-forms-samples issues
Sort by recently updated
recently updated
newest added

Is there a way to remove the CANCEL button in the App left item bar? For the AzureADB2CAuth sample: https://github.com/xamarin/xamarin-forms-samples/tree/master/WebServices/AzureADB2CAuth

https://github.com/xamarin/xamarin-forms-samples/blob/e9792d200f56ef0260849b5ee16ed0b1c4de9352/EmployeeDirectory/EmployeeDirectory.iOS/iOSPhoneFeatureService.cs#L20 not sure if the keys are still or not.

Why do you use the Singleton Pattern hier: https://github.com/xamarin/xamarin-forms-samples/blob/4fb8e8c9e5aa9c1b7c9438411d2826bc71940f27/LocalNotifications/LocalNotifications/LocalNotifications.Android/AlarmHandler.cs#L15 if you defined Xamarin.Forms Dependency Service hier: https://github.com/xamarin/xamarin-forms-samples/blob/4fb8e8c9e5aa9c1b7c9438411d2826bc71940f27/LocalNotifications/LocalNotifications/LocalNotifications.Android/AndroidNotificationManager.cs#L10 So I think we could use: ````csharp // this: var manager = DependencyService.Get();...

### Sample https://github.com/xamarin/xamarin-forms-samples/tree/master/UsingUITest ### Description I am trying to learn UITesting using Xamarin Forms. Downloading this app seemed like a good start. I downloaded it and opened it in an...

### Sample open SearchBarDemos.sln from this project and try to compile it ### Description You get this VS warning about [old PDB format](https://docs.microsoft.com/en-us/xamarin/android/release-notes/11/11.2#deprecation-of-debugtype-full-and-pdbonly) ``` 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(385,5): warning...

### Sample https://github.com/xamarin/xamarin-forms-samples/tree/master/WebServices/CognitiveSpeechService Running IOS version as is ### Description After pressing the transcribe button I get the following error speech_config_from_subscription assembly: type: member:(null) in the line: var config =...

Vs2019 16.9.1 can't create binding project?

Today I ran the xamarin-forms-samples/UserInterface/ShapesDemos/ On Android also not all samples work - only a quarter of the analog clock demo is rendered. - the flower demo seems broken with...

### Sample `Severity Code Description Project File Line Suppression State Error XARDF7023: System.IO.DirectoryNotFoundException: Could not find a part of the path 'AlertDialog_IDialogInterfaceOnMultiChoiceClickListenerImplementor.class'. at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean...

### Sample At least https://github.com/xamarin/xamarin-forms-samples/tree/master/WebServices/TodoCognitiveServices is affected ### Description Bing SDK no longer works ### Expected Behavior Samples are functional ### Actual Behavior Samples are not functional