kiddailey
kiddailey
> @kiddailey any news? Yes, the apps have to be part of the same app group on iOS. That's the part that doesn't appear to be working for whatever reason....
Had my first successful test! I implemented jamesmontemagno's changes into Essentials, packaged and created a new test application consisting of a container app and a single action extension (apparently, I...
I've figured out the issue for why this wasn't working across apps and/or extensions on iOS and gave a detailed explanation and the required code changes on @jamesmontemagno 's pull...
I [submitted a pull request a few days ago](https://github.com/xamarin/Essentials/pull/1673) to @jamesmontemagno 's original pull request that fixes the issues with iOS (I haven't yet looked at Android). It works well...
@jamesmontemagno Is there any status update on the possibility of your [xamarin:secure-storage-group](https://github.com/xamarin/Essentials/tree/secure-storage-group) branch being merged into main? I've been using it with the changes you merged back in February in...
I had (I think) the same issue and installing date-fns does not resolve it. The error appears on the following line of utils.js: ``` function findNextRangeIndex(ranges) { var currentRangeIndex =...
Came here to report a VERY similar error with an Android project after upgrading to 5.42.0 (5.43.0 also has this issue). Previous working version I had was 5.39.0 but I...
I'm running the desktop version of the app (not browser) on Windows 10. Just a few days ago, it was fine. Today when I launched the app, everything was gone...
Discovered a resolution after noticing that I couldn't add new follows. It dawned on me from working with other Electron apps that I have seen an issue where Electron processes...
Edit: For anyone that needs it, I was finally able to isolate what linker settings are required for OneDrive, though it could probably be even more specific: ``` ```