History log of /expo/ios/Exponent/Kernel/AppLoader/CachedResource/EXCachedResource.m (Results 1 – 6 of 6)
Revision Date Author Comments
# 20417916 08-Jun-2020 Tomasz Sapeta <[email protected]>

[ios] Fix kernel bundles not being versioned


# 1506aace 15-Aug-2019 Eric Samelson <[email protected]>

[ios] store OTA updates in Application Support directory (#5336)


# febe1c51 18-Oct-2018 Eric Samelson <[email protected]>

[ios] remove legacy naming in EXManifestResource and EXCachedResource


# 9b65365f 25-Aug-2018 quinlanj <[email protected]>

stop appending index.exp to non exp.host urls (#3003)

* [ios] remove index.exp from manifest request, add exp to Accept header request

* exp->expo, also accept json

* change manifest cache path to

stop appending index.exp to non exp.host urls (#3003)

* [ios] remove index.exp from manifest request, add exp to Accept header request

* exp->expo, also accept json

* change manifest cache path to original url, make legacy cache paths accessible in subclasses

* pr feedback

fbshipit-source-id: 91e8f02

show more ...


# 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