Erick Massa Sprengel

Results 10 comments of Erick Massa Sprengel

To help to index someone else with this bug. This is the error message: ``` RNEncryptedStorageError: An error occured while retrieving value ``` when calling: ```ts await EncryptedStorage.getItem(key) ```

Adding one more use case: receiving push notifications through firebase messaging (`@react-native-firebase/messaging`)

closed by #256 release on version 4.4.0

> Dynamic sizing is working for me in version "4.6.1" it's not working for me. The `minHeight` workaround is working.

I can reproduce it like @mgcrea did on react-native-vision-camera 3.9.2, but I can't reproduce it on 4.0.0. There is a [big refactor on 4.0.0](https://github.com/mrousavy/react-native-vision-camera/releases/tag/v4.0.0), and the bug just gone, without...

Pelo que notei a api nova está funcionando, não sei se está intermitente. O que acham de fazermos um release de preview e monitorarmos? Eu me candidataria para este piloto,...

> @ericksprengel a gnt pode organizar isso sim hein! Lançar uma nova release com esse update e sem a widenet como provedor padrão e quem quiser adicionar pra usar como...

same issue here, 0.7.0 works, 0.8.0 fails [2]

I'm using in cygwin, but I needed to revert this change: https://github.com/JakeWharton/pidcat/commit/6b6034ab67de794e6e16439488dcc03ebb2e02ef From: ```python print(linebuf.encode('utf-8')) ``` To: ```python print(linebuf) ``` It'll print colorized string instead of printing the bytes: string:...

Before start trying with "Bash On Ubuntu On Windows", please check if it was added support to USB devices: https://askubuntu.com/a/826642