-
## 🐛 Bug Report
Running `flutter run` for Android fails with the error message:
```
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task …
-
![image](https://user-images.githubusercontent.com/31311826/113069325-5d4ce180-91c0-11eb-8ad7-9b8a00adea44.png)
build.gradle
```
apply plugin: 'com.android.application'
apply plugin: 'kotlin-a…
-
### Description:
It worked great in the jitsi SDK version of 2.9.3, though when I upgrade the jitsi SDK to 5.1.0, a crash always occurs whenever I initialize the jitsi SDK and join a meeting room
…
-
flutter doctor
```
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel master, 1.25.0-5.0.pre.108, on Microsoft Windows [Version 10.0.19042.630], locale ru-RU)
[√] And…
-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
…
-
## Steps to Reproduce
1. Clone lastest version image_picker 0.8.1+3
2. run example code
3. click to take a picture
## Devices tested:
redmi 7 (android 9)
## Error log
Timeline: Activ…
-
## Steps to Reproduce
1. Install plugin v0.8.0+3 and path_provider `flutter pub add image_picker path_provider`
2. Add basic example for android (using both camera or gallery)
3. Add the followin…
-
Vankkam @piappstudio 🙏, I recently referred your video for two way data binding(https://youtu.be/_-jfB32OYiE) and I actually ended up with an different kind of error while building my app.
Basicall…
-
### Steps to Reproduce
1. Build an iOS.NET app
2. Look for Microsoft.iOS.pdb in the .app
3. Fail
### Expected Behavior
We should bundle the Microsoft.iOS.pdb for Debug configurations, or if…
-
## 🐛 Bug Report
After adding this package got a warning from Google like this:
Update from Google for android apps, If your app requires the QUERY_ALL_PACKAGES permission, you need to submit the d…