-
### The bug
Uploading photos via a shared link from web (Android + Chrome) does not work with Android's internal file picker, forcing you to switch to an external app (e.g. your gallery of choice).…
-
@liufengyun writes
Currently, there are 3 well-known NonNull annotations in the Java world:
- JSR 305 : javax.annotation.Nonnull
- Android: @NonNull
- CheckerFramework: @NonNull
A quick git…
abeln updated
6 years ago
-
```
Hello..
Is there any VVM server that I could use for test bed?
Or could I use general IMAP4 server just for testing message incommings?
I was looking for test environment using this example but …
-
### General
__~~IMPORANT NOTICE: FEATURES SCHEDULED FOR REMOVAL FROM NEXT MAJOR RELEASE:~~__
- _~~Deprecated "standard" transaction API ref: (will continue to be supported by other plugin version…
-
I recently switched from `react-native-sqlite-storage` to `react-native-sqlite-2` because of issues with Android API Level 30+.
The documentation says: "It should be a drop-in replacement for [reac…
-
**What is your feature request?**
Currently the SDK public APIs, as well as SDK internal implementation details, are not clearly disambiguated in the package structure of the SDK. This is a feature …
-
When executing the following code with API level 35:
```dart
join(await sqlflite.getDatabasesPath(), DATABASE_NAME)
```
The application encounters the following error and stack trace:
```
[ +…
-
### Description
Hi everyone,
I'm using DataStore subscriptions in my project to enable real-time chat for users. Initially, messages were not arriving in real-time, but after deleting and re-adding …
-
### Operating System
iOS 16.5
### Browser Version
chrome
### Firebase SDK Version
"firebase": "^9.23.0",
### Firebase SDK Product:
Database
### Describe your project's tooling
Ionic app using…
-
## Describe the bug
I'm using modernstorage to save a file from the web to my Downloads folder.
In certain situations, the following error occurs:
```
java.util.concurrent.ExecutionException: andr…