OswaldoGH

Results 10 comments of OswaldoGH

any comment about this ? I detected this issue occurs in ( Not on all devices ): - huawei P20 - huawei Y6II - Samsung Galaxy S9 - Galaxy Grand...

> Do you have a stack trace? How frequently has this happened? @thaidn Fatal Exception: java.security.KeyStoreException: the master key android-keystore://_androidx_security_master_key_ exists but is unusable at com.google.crypto.tink.integration.android.AndroidKeysetManager$Builder.readOrGenerateNewMasterKey(AndroidKeysetManager.java:275) at com.google.crypto.tink.integration.android.AndroidKeysetManager$Builder.build(AndroidKeysetManager.java:236) at androidx.security.crypto.EncryptedSharedPreferences.create(EncryptedSharedPreferences.java:155)...

`since we implemented the encrypted preferences, it happens very frequently, only to certain devices.` ![image](https://user-images.githubusercontent.com/5890993/131531650-4b3369ad-fbcb-49ea-b55c-372795e8bcf4.png)

Your code within onActivityResult as it is written? If you make a debug, which contains this variable "imageReturnedIntent". Can you share me your code?

What happens if you use a LinearLayout instead of a ConstraintLayout? https://hastebin.com/odixebayey.xml

Is not a problem of the library, is the way the cell phone accesses the camera, which cell version have, I leave a link of possible problems. 1.- Just add...

http://stackoverflow.com/questions/35263655/android-camera-error-failure-delivering-result-resultinfo

You need to modify the onActivityResult of your AppCompatActivity, I will try to make an example and I will share it to you.

I bring a little work, in 10 hours I'll help you with the code. You can go testing, other ways to apply the onActivityResult, the error is there, not in...

update issues in this new release compile 'com.github.oswaldo89:EasyImagePicker-library:1.0.2'