Bowlerr
Bowlerr
The page itself that is being loaded?
Like on that component itself.
Setting a parent view with just flex 1 and nothing else solved this. It was odd but it was the background colour causing the issue for me
Ah never mind, I hope you find the cause. The only other thing I'm doing is setting the background colour in the contentStyle for the sheet. Thought I would share...
Also had users experience this issue :) if you could let us know the fix once you are done so I can get it patched asap. Thanks for all the...
If I understood the issue correctly, @DorianMazur does this solve the issue? https://github.com/oblador/react-native-keychain/pull/736
``` 14437:14523 W/c: null javax.crypto.AEADBadTagException at android.security.keystore2.AndroidKeyStoreCipherSpiBase.engineDoFinal(AndroidKeyStoreCipherSpiBase.java:632) at javax.crypto.Cipher.doFinal(Cipher.java:2074) at E6.c.m(Unknown Source:37) at E6.k.l(Unknown Source:16) at E6.k.b(Unknown Source:51) at com.oblador.keychain.KeychainModule.decryptToResult(Unknown Source:29) at com.oblador.keychain.KeychainModule.decryptCredentials(Unknown Source:12) at com.oblador.keychain.KeychainModule.access$decryptCredentials(Unknown Source:0) at com.oblador.keychain.KeychainModule$b.invokeSuspend(Unknown Source:237)...
identical exceptions from another user ``` 25340:25381 W/c: null javax.crypto.AEADBadTagException at android.security.keystore2.AndroidKeyStoreCipherSpiBase.engineDoFinal(AndroidKeyStoreCipherSpiBase.java:632) at javax.crypto.Cipher.doFinal(Cipher.java:2074) at E6.c.m(Unknown Source:37) at E6.k.l(Unknown Source:16) at E6.k.b(Unknown Source:51) at com.oblador.keychain.KeychainModule.decryptToResult(Unknown Source:29) at com.oblador.keychain.KeychainModule.decryptCredentials(Unknown Source:12) at...
both on samsung SM-S928B