cghersi

Results 11 comments of cghersi

Hi all! Is there any update on this topic? I have been able to integrate Tesseract on my UWP project, and run properly from Debug in Visual Studio 2019, but...

> Do you have an exception trace or some logs? I don't, because when I step into that line s_publicClientApp.AcquireTokenXXX(), the app crashes miserably. The only thing we have is...

> I wonder if WAM will fare better here. If you have the time, could you try to the WAM broker instead of the browser control ? This is described...

@bgavrilMS Are you going to consider a fix for this issue? If yes, do you have a timeline (at least general, like 1 week, 1 month, 1 year...)?

@bgavrilMS unfortunately the only way I can see to reproduce the issue is by deploying the app on an actual ARM64 machine, e.g. a Microsoft Surface Pro X.

@bgavrilMS thanks for the explanation. While trying to integrate WAM, it seems there are some limitations, and you have to choose between personal / work account, AzureChina, etc. which is...

@bgavrilMS we are using this library to connect to OneDrive from our UWP app on behalf of the user, so that the user is able to: 1) browse her content...

@bgavrilMS we repro the issue on multiple ARM64 machines with winver 1909 (build 18363.1198). Do you have the chance to try on that configuration? Moreover, could you share the PoC...

Hi @bgavrilMS , sorry for the latency. I have a few problems: 1) we cannot ship an app without the Optimization flag off, and we need to understand which methods...

Hi all!! We would like to use Tesseract as well in our UWP project, but we cannot because of this problem. One of the beauties of the UWP project is...