-
Whenever i try to use the package `image_viewer: ^1.5.0`. I get the error
```
E/MethodChannel#image_viewer(31309): Failed to handle method call
E/MethodChannel#image_viewer(31309): java.lang.Illega…
-
Hi,
- I have been eyeing to use **PageTurner** in a closed-source app (after purchasing a license, of course).
- The problem is i have many (~10) other library projects which my app is using, includ…
-
**Describe the bug**
When displaying the button for Google Pay, I get this error:
```
E/.ivault.android(12932): Invalid resource ID 0x00000001.
I/DynamiteModule(12932): Considering local module …
-
We have the need to move the Target Framework for our project to 10.0, which I believe causes a dependency on AppCompat 28.0.0.3. We are currently unable to make the move because of a dependency confl…
-
Sample app in folder `CrossDeviceRockPaperScissors` couldn't be compiled with AppCompat library 1.5.1:
```gradle
dependencies {
implementation 'androidx.appcompat:appcompat:1.5.1'
}
```
…
-
E/CameraCaptureSession(24322): android.hardware.camera2.CameraAccessException: CAMERA_ERROR (3): cancelRequest:641: Camera 1: Error clearing streaming request: Function not implemented (-38)
E/Camera…
-
App does not start:
Device - Samsung A50 (android 11).
-
### ⚠️ 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.
…
-
## 어떤 버그인가요?
`SearchFilterDialogFragment`의 `showCalendarDialog`에서 style의 "CustomDatePicker"를 적용하려 하였으나 버튼이 보이지 않는 문제가 발생하였습니다.
```kotlin
DatePickerDialog(context, R.style.CustomDatePicker, { _,…
-
I'm on RN 0.67.4 and I'm trying to update from v8.0.0 to v8.1.0. iOS is working perfectly, but when I try to launch in Android I get the error `Attempt to invoke virtual method 'boolean com.facebook.r…