thisisthekap

Results 18 issues of thisisthekap

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Fixes #1523 ### :arrow_heading_down: What is the current behavior? NullReferenceException thrown, when ImageLoaderTask.MemoryCache has entries...

If FFImageLoading is end of life, clarification on this in README.md would be very much appreciated. I am asking this rather blunt question because: * The latest commit was made...

## 🐛 Bug Report If for whatever reason the dictionary `MemoryCache` contains `null` as value for an existing dictionary entry, the method will result in throwing a NullReferenceException. ### Expected...

**Describe the bug** `Invalidate` seems not to do proper invalidation, as the subsequent call to `GetOrFetchObject` returns the previously gathered value. See the example below for details. **Steps To Reproduce**...

Bug

**Description** Heavily reported by our production monitoring, not able to reproduce locally. ``` System.NullReferenceException: Object reference not set to an instance of an object at SkiaSharp.Views.Android.SKGLTextureViewRenderer.OnDrawFrame (Javax.Microedition.Khronos.Opengles.IGL10 gl) [0x0008a] in...

## 🐛 Bug Report Sometimes when playback stops, the app crashes throwing this exception: `NSInternalInconsistencyException Reason: Cannot update for observer NSKeyValueObservance for the key path "currentItem.hasEnabledAudio" from AVQueuePlayer, most likely...

Are there plans to support Xamarin.Android (e.g. using xamarin native bindings)?

question

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug

**Is your feature request related to a problem? Please describe.** Managing the priority of pipelines runs pressing "run next" for each and every run is cumbersome. As Azure DevOps is...

Feature

With iOS 16.1, the new Dynamic Island available on iPhone 14 Pro and iPhone 14 Pro Max become accessible using ActivityKit (https://developer.apple.com/documentation/activitykit). Therefore, supporting iOS 16.1 in Xamarin.iOS is very...

missing-api-bindings
requires-swift