SebastijanKokai

Results 3 comments of SebastijanKokai

@Nicklarose Thanks! This was the solution for me.

Had the same issue, as others have said, Android devices go to background when requesting permission. With the help of this comment [request permission always returns denied](https://github.com/expo/expo/issues/16701#issuecomment-1270111253) I was able...

Hi, I don’t think this issue is a pin_code_fields package one. By using a function that returns a Widget, you are essentially not allowing Flutter to use its caching mechanism.
...