kiwicom / mobile

:calling: Kiwi.com mobile app written in React Native
https://www.kiwi.com/en/
MIT License
140 stars 33 forks source link

Playground add permissions to load bundle from bundler #1720

Closed tbergquist-godaddy closed 4 years ago

RobinCsl commented 4 years ago

I can load the Accout Setting portion, but the Hotels and Hotels Fragment crash.

Hotels just loads the view, loads the hotel list, and once it's loaded, it crashes.

Hotels Fragment returns an error screen:

Screenshot_1575304411

I don't think it's totally related to this PR though. 🤔

tbergquist-godaddy commented 4 years ago

I am getting 401's from our maven today 😞

tbergquist-godaddy commented 4 years ago

Well, I don't have any of the issues you are describing, and I need this one to finish accounts, so I am going to merge it.

If the problem you describe arises, we can either fix it, or revert this commit. Anyway, this is not affecting any production code.