Karin Berg

Results 14 comments of Karin Berg

We have the same problem in our Flutter app.

The interesting thing is that I do not have the problem if I use this text-to-speech Flutter plugin https://github.com/ixsans/text_to_speech. Unfortunately this plugin does not support the "audio session category" settings...

I would also appreciate it if Akavache would offer a possibility to shutdown and initialize a BlobCache again. We ran into problems with our tests because some of the tests...

Maybe this library could help? https://github.com/aarnott/pclcrypto It was mentioned in a Xamarin Evolve16 talk: https://youtu.be/rCT9kiA7SE0 I'm no expert but maybe it helps.

This is for everyone who can't wait for the Akavache release to fix this. The following article explains how you can do the encryption by yourself to work on both...

Hey guys, I tried to implement and register my own IEncryptionProvider but Akavache is ignoring it. I register my implememation by calling `Locator.CurrentMutable.RegisterConstant(new MyEncryptionProvider(), typeof(IEncryptionProvider));` But `BlobCache.Secure` is always using...

Hi Geoffrey, thanks for the hint. I took a while to understand my mistake. But now I discovered it. The problem was that BlobCache.Secure was my first call on the...

Same here, any hints for this issue?

I recommend to check if your Universal Links stuff is correctly configured on the Apple site. Especially the hosting of the "apple-app-site-association" file. For this use the [AASA Validator from...

Improved the content of the App Testing Guide. https://docs.google.com/document/d/1-y__kbnLX3KCHp2pdXhzq58rbMmnXwUI-Cirihy224o/edit?pli=1