Rajat Goyal

Results 13 comments of Rajat Goyal

Is there any update for this? I am using Lenovo Ideapad 520, and this is my hw.info of fingerprint ``` usb:06cb-0081;ff-00-00;failed;fingerprint reader;;Synaptics, Inc.; ```

@swapnil1104 can you please look into this? Any help will be appreciated. Thanks.

Though this worked for me: ![image](https://user-images.githubusercontent.com/54453778/109653026-7e50f100-7b86-11eb-8d6a-336b596363c1.png) ` pip install git+https://github.com/OpenMined/TenSEAL.git#egg=tenseal`

@mrousavy you are right, I am rendering a list of images in Flatlist and using `BlurView` for each image, and then the app is simply crashing, I think it is...

Any updates for android? @DylanVann 👀

I was facing this issue with `amplify-flutter` package, and @kylekirkby solution worked for me. For flutter devs, just edit the amplifyconfiguration.dart file. reassign `WebDomain` : `xxx-staging.auth.amazoncognito.com` with `WebDomain` : `your_domain.com`...

any updates on this? It is almost 1 year earlier request and still pending. I am facing this issue in flutter. For flutter, it generates a `amplifyconfiguration.dart` file, which is...

I am also facing same problem but if we set cropping to false, then image quality is not decreased. Please help if somebody found any solution