-
I've been working on this app for a while using your module, it seems fine for when the app is in the background but crashes when app is completely killed from the device. Is there any workaround for …
-
## 📌 Issue
- 앱 전반적인 과정을 확인하기 위해 뷰들을 합친다
- 팀 모두가 확인할 수 있도록 테스트플라이트에 공개한다
## 📝 To-do
- [x] navigationStack 사용
- [x] 테스트플라이트에 공개
## ViewModel을 활용한 NavigationStack
```swift
class HomeN…
-
## 📍 UT 전까지 반영할 디테일
- 모든 디자인 디테일 목록 中 **오류🚨**는 개발 공수가 적게 든다면 최대한 픽스 부탁드립니다
- UT 전까지 반영할 디테일 목록 中 **개발 공수가 적게 드는 것부터** 픽스 부탁드립니다. 다 반영하면 좋지만 그러기는 쉽지 않을 것 같다는 점 감안할게여
**PatientInfoView**
|개발된 모습|…
ryjmn updated
12 months ago
-
The app is getting crashes on v0.0.21
Fatal Exception: java.lang.NullPointerException:
at se.warting.signatureview.views.SignaturePad.addBezier(SignaturePad.kt:485)
at se.warting.si…
-
Hi
# Context
I am using `fortify-webcomponents-react` a `yubikey` to generate a signature.
I also retrieve certificate chain with this code
```jsx
export const SignatureView = (/* stuff */)…
-
-
**Describe the bug**
We are getting crashes on some devices when using `SignaturePadView` in Compose. There seems to be some Bitmap initialization that is sometimes happening while the view is not …
-
I was reading your [README.md](https://github.com/warting/android-signaturepad/blob/main/README.md) and you state:
> clearOnDoubleClick - Double click to clear pad (default: false)
caution becau…
-
Getting the below error :
PS E:\PROJECTS\Flutter Projects\Signature\signature_view_new> flutter run
Launching lib/main.dart on Nokia 8 1 in debug mode... 162.4s (!)
registerResGenera…
-
dear All, dear Zahid Ali,
first of all please excuse my poor english and my poor expertise in Android dev...
I'm actually a Visual Studio develeper and I'm often in troubles the limited time I spend…