| #
92764b50 |
| 08-Jun-2020 |
Tomasz Sapeta <[email protected]> |
[ios] Never use embedded bundle when running client in debug
|
| #
1506aace |
| 15-Aug-2019 |
Eric Samelson <[email protected]> |
[ios] store OTA updates in Application Support directory (#5336)
|
| #
a7c0409c |
| 20-Jul-2018 |
Eric Samelson <[email protected]> |
use legacy logic to determine whether to use embedded JS resource in expo client
fbshipit-source-id: e3ad455
|
| #
c5307526 |
| 17-Jul-2018 |
Eric Samelson <[email protected]> |
fix app loading when previous download failed (#2827)
fbshipit-source-id: f06caee
|
| #
36851f71 |
| 24-May-2018 |
Ben Roth <[email protected]> |
Remove isShell property because it is now identical to isDetached
Also clean up a few other props that had shell in the name
closes https://github.com/expo/universe/issues/2460
fbshipit-source-id:
Remove isShell property because it is now identical to isDetached
Also clean up a few other props that had shell in the name
closes https://github.com/expo/universe/issues/2460
fbshipit-source-id: fac520e
show more ...
|
| #
00fcd3c6 |
| 24-May-2018 |
Ben Roth <[email protected]> |
EXShellManager -> EXEnvironment
fbshipit-source-id: 2347314
|
| #
9211cde4 |
| 11-May-2018 |
Eric Samelson <[email protected]> |
prefer manifest from NSBundle over cache if it has a newer publishedTime (#2452)
fbshipit-source-id: 6bb297d
|
| #
9088dd0e |
| 07-May-2018 |
Ben Roth <[email protected]> |
Organize AppLoader, fix AppLoader tests
fbshipit-source-id: e80e891
|