-
From an audit we got the response that our app which uses flutter_secure_storage uses weak ciphers as our app uses CBC with PKCS5/PKCS7 padding and that this configuration is vulnerable padding oracl…
-
I believe this is because of the encrypted storage change. Perhaps the defaults should be the same as the past? Otherwise something needs to be done so that it's backwards compatible and has a path t…
-
The new API target level automatically deletes apps that have not been used in a while, including its storage. This means users who do not use the Helium app may lose access, especially if they do not…
-
**Describe the bug**
Hey stream team, some of my users are facing a crash during app start/ initialization of the stream sdk. The errors suggests that it might be revolving Androids EncryptedSharedPr…
-
Memang, aplikasi ini hanya memerlukan seorang user. Tapi, tetap saja harus dibuat. Tidak bisa hanya dummy dengan username `user` dan password `123`.
Setiap kali autentikasi berhasil, simpan token d…
-
After initial installation I was able to set the post code.
Now the app fails to launch after seeing the splash screen.
Pixel 3
Android 11
Version 3.6(68)
Stacktrace from logcat in androidstudi…
-
While inspecting the code, I've found that we store CREDENTIALS and SECRET_KEY_JSON data in plaintext right into SharedPreferences. Are there plans to use android keystore for those?
https://github…
-
Hi, I have used this plugin in my project for secure storage of sensitive data in devices. As Encryption and Decryption mechanism happens implicitly in the plugin, how can I ensure that stored data is…
-
Is it possible to downgrad to Android 5.x or does it require the Exposure Notification API like cwa-app-android?
-
**Describe the bug**
The application is crashing on launch.
**To Reproduce**
Steps to reproduce the behavior:
1. Try and open the app.
**Expected behavior**
App to open correctly.
**Scree…