Tom Daniel

Results 10 comments of Tom Daniel

> > I'm also facing exactly the same problem with the Auth module. > > ``` > > 1: Task failed with an exception. > > ----------- > > *...

This is not a bug with this library. As of iOS 13 the user no longer receives an "Always" option in the initial permission prompt even when requesting the "Always"...

@sobri909 Any word on this? There have been many commits since creating this.

Apple did an absolutely TERRIBLE job with Core Motion. I spent all day yesterday trying to get my Motion & Fitness permissions screen to work correctly. There's no provided way...

@sobri909 Any word on this? There have been many commits since creating this.

No worries and thanks for replying. I hope all is well! So the behavior is still changing with iOS updates!? 😵 I believe that a principle for a good API...

> Although the property of "have we really got permission or not?" seems potentially still impossible to do? It seems that you already cover if the permissions have been granted...

@rlidwka Could you point me in the right direction to override paragraph rendering? I'm also trying to completely eliminate `` tags for Telegram compatibility, but need block rendering for blockquotes.

For those looking for the solution to this problem when using `jest.useFakeTimers("modern");` https://github.com/facebook/jest/issues/10221#issuecomment-654687396