Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application crash while capture image and back to screen. #1

Closed
DaxeshV opened this issue May 16, 2018 · 1 comment
Closed

Application crash while capture image and back to screen. #1

DaxeshV opened this issue May 16, 2018 · 1 comment

Comments

@DaxeshV
Copy link

DaxeshV commented May 16, 2018

API Level : 22
Device : google nexus 5

05-16 01:17:29.400 9041-9067/com.fxn.instapickersample E/AndroidRuntime: FATAL EXCEPTION: CameraViewWorker
Process: com.fxn.instapickersample, PID: 9041
java.lang.IllegalArgumentException: Unknown pattern character 'Y'
at java.text.SimpleDateFormat.validatePatternCharacter(SimpleDateFormat.java:314)
at java.text.SimpleDateFormat.validatePattern(SimpleDateFormat.java:289)
at java.text.SimpleDateFormat.(SimpleDateFormat.java:356)
at java.text.SimpleDateFormat.(SimpleDateFormat.java:249)
at com.fxn.utility.Utility.writeImage(Utility.java:240)
at com.fxn.pix.Pix$8$1.callback(Pix.java:409)
at com.fxn.pix.Pix$8$1.callback(Pix.java:405)
at com.wonderkiln.camerakit.CameraView$5.imageCaptured(CameraView.java:440)
at com.wonderkiln.camerakit.Camera1$2.onPictureTaken(Camera1.java:288)
at android.hardware.Camera$EventHandler.handleMessage(Camera.java:1094)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.os.HandlerThread.run(HandlerThread.java:61)

@DaxeshV DaxeshV changed the title Application cress while capture image and back to screen. Application crash while capture image and back to screen. May 16, 2018
@akshay2211
Copy link
Owner

Hello @daxeshvekariya , Thankyou for trying PIX ,
the bug you reported is been solved
please use the latest version 1.0.3
Thanks.

akshay2211 pushed a commit that referenced this issue May 21, 2020
jackson-ej referenced this issue in colearnhq/PixImagePicker May 26, 2021
writing to package private folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants