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

Debugger warnings when loading app (require cycles) #54

Closed
andreanuzzo opened this issue Mar 15, 2020 · 2 comments
Closed

Debugger warnings when loading app (require cycles) #54

andreanuzzo opened this issue Mar 15, 2020 · 2 comments

Comments

@andreanuzzo
Copy link
Contributor

I am getting a lot of these warnings when opening the app.
Xcode 10.2 and iOS 13.3.2 simulator (iPhone 8).

image

I'm not an iOS developer, but I can try to fix it if needed.

@penrods
Copy link
Contributor

penrods commented Mar 15, 2020

I see this under Android too. If you can investigate, please do. I don't think this is dangerous, so I've been ignoring it. But it would be nice to eliminate if possible.

@penrods penrods changed the title iOS warnings when loading app (require cycles) Debugger warnings when loading app (require cycles) Mar 16, 2020
@andreanuzzo
Copy link
Contributor Author

It is related to a known bug of rn-fetch-blob, left unfixed for a couple of years.

joltup/rn-fetch-blob#183 (comment)

I have fixed it manually with MIT's patch-package.

efalkner pushed a commit that referenced this issue May 9, 2020
Securely store locations in encrypted Realm db
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

3 participants