Lee White
Lee White
Read through caching doesn't work for me, either. Everything else works great. Is there a patch that fixes read through caching? I'm running the latest version: v0.4.0-preview2. On a Windows...
I turned up logging, but can't locate where the logging target outputs log files. That doesn't seem configurable in this version. Is there more to the setup instruction to choose...
Same here. (In Xamarin) Switching the Android version to 12 does not solve this. The FirebasePushNotificationManager is not showing available in the namespace of the library, on Android, in v11...
I have the same problem. I get a 404 when accessing the symbol endpoint: api/download/symbols I'm not sure if this is this expected behavior, as I've seen related issue postings...
Same here... still not working on Xamarin.Essentials v1.7.7. The Android implementation works fine, and returns a FileResult with the FileName and FullPath set properly. Meaning... The fullpath includes the complete...
Since the iOS implementation doesn't give a correct FullPath to the taken photo, how should I delete the orphaned file in iOS if I'm consuming the stream, instead?
Did this issue get fixed? I'm debating BLE abstractions for MAUI, and have used this in Xamarin.
Same here... still not working on Xamarin.Essentials v1.7.7. The Android implementation works fine, and returns a FileResult with the FileName and FullPath set properly. Meaning... The fullpath includes the complete...
Is this going to get fixed? I see the same issue, when multiple projects (of different framework target versions) exist in the solution, that require different versions of MSTest.TestAdapter.
I get similar output to the initial issuer. Here's the Output that I get when attempting to run a test from a Net Framework MSTest Project, in case it helps:...