-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/a…
-
**Is your feature request related to a problem? Please describe.**
I'd like to provide users a way to set the secret for an encrypted database by themselves. Currently, it's only possible (as far as …
-
### To Reproduce
Steps to reproduce the behavior:
1. Uninstall the app
2. Install from the Play Store
3. Open
4. See error
### Expected Behavior
There is no error
### Tasks
- [ ] Investigate
- […
-
# Description.
When starting up the Iterate SDK we are seeing a large number of ANRs in our crash tracking setup.
```stacktrace
java.lang.Thread.sleep (Native method)
java.lang.Thread.sleep (T…
-
Hi Team, a security audit flagged this issue on our app. May I request for more info on this.
flutter_secure_storage: ^4.2.0
-
title says it all, if I knew kotlin I'd have implemented this myself, just an encrypted password protected notes vault
-
```
Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'android.content.SharedPreferences$Editor android.content.SharedPreferences.edit()' on a null object referenc…
-
I got an error when i just using mobile for flutter_secure_storage_windows.
Here the error
>
> /C:/Users/fauzi/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_secure_storage_windows-3.0.0/li…
-
# Bug Report
## 재현 환경
### 사용중인 네아로 SDK 버전
5.8.0
### Android 버전
10
### 재현되는 기기 모델명
Galaxy Note9
## 이슈
### 이슈 명세
앱 실행 후 초기화 시 크래시가 발생하는 것 같습니다.
### 기대한 결과
앱 정상실행
### 실제 결과
### 재현 시나리오
테…
-
I am storing values (such as tokens) on user login, using this library. While testing in devices, it's working fine. However, I am facing an issue when the app gets updated. The error log I have trace…