Phil Hadley

Results 4 issues of Phil Hadley

### Type of issue Incomplete information ### Description Please add to your documentation the exceptions thrown by these methods. thanks ### Page URL https://learn.microsoft.com/en-us/dotnet/api/xamarin.essentials.browser.openasync?view=xamarin-essentials-android#xamarin-essentials-browser-openasync(system-string-xamarin-essentials-browserlaunchmode) ### Content source URL https://github.com/xamarin/Essentials/blob/live/docs/en/Xamarin.Essentials/Browser.xml ###...

When I deploy this project to my Google Pixel device, it fails before opening camera preview with error: "failed to configure camera". project: monodroid-samples/tree/master/android5.0/Camera2Raw I was able to get it...

### How can we help? Immediately after invoking OneSignal.Default.Initialize(), we wireup delegates for **NotificationWillShow** and **NotificationOpened**, however I'm only seeing **NotificationOpened** being invoked when I send test push notifications to...

In order to squeeze the best performance from our Xamarin Android/iOS app, we override DefaultHttpClientFactory.CreateMessageHandler(), as described in issue #34. It works **great** for us! However, with our upgrade to...