Commit Graph

29 Commits

Author SHA1 Message Date
Sergey Akhalkov
54351dbe19 installModes: implement new ON_NEXT_SUSPEND install mode (#770)
Restart the app _while_ it is in the background, but only after it has been in the background for "minimumBackgroundDuration" seconds (0 by default), so that user context isn't lost unless the app suspension is long enough to not matter.
2017-04-11 12:52:18 +03:00
BO KANG
e42485243d Upgrade RN 0.40 Finalization (#678)
* Header changes

* update the IOS header linker

* header swap
2017-01-24 10:14:49 -08:00
Christopher Dro
25851d24a1 Update header imports for RN 0.40 (#670)
This PR has been tested with the other two PRs for the RN 0.40.
2017-01-23 18:21:03 -08:00
Richard Hua
32032f191a Fix compilation error when installed by CocoaPods in Swift projects (#627) 2016-12-02 16:37:01 -08:00
Geoffrey Goh
f29e5c66e4 Merge pull request #500 from NewStore/fix-deprecated-Event-calls
Update deprecated iOS sendEvent method calls
2016-09-06 11:11:41 -07:00
dbeard
ddfafff5d6 Guard against NSError null pointer dereferences 2016-08-31 12:02:04 -07:00
dbeard
8958b9699e Make isFailedHash and isPendingUpdate class methods 2016-08-25 11:12:36 -07:00
dbeard
050e433a94 iOS SDK: Expose isPendingUpdate and isFailedHash publicly 2016-08-25 10:34:35 -07:00
Geoffrey Goh
3994dba754 update error messages 2016-08-19 11:53:43 -07:00
Geoffrey Goh
983f25883f add api to specify custom NSBundle 2016-08-16 13:56:22 -07:00
Felix Sammet
a975d13a46 fix(ios): update deprecated method call 2016-08-08 10:20:33 +02:00
Richard Hua
5892600d2e Name the 'appVersion' parameter consistently 2016-08-03 16:31:41 -07:00
Richard Hua
1a1004ee8b Allow the binary version to be specified independently of the app version 2016-08-01 17:02:12 -07:00
Geoffrey Goh
c8d53e4755 prepend subdirectory to assets path 2016-07-13 23:04:10 -07:00
Joshua Feldman
865dfbf9e8 Issue #427 - Adding subdirectory support for iOS bundle 2016-07-12 21:05:55 -07:00
Geoffrey Goh
2d337b3bb8 CPLog 2016-06-27 17:47:37 -07:00
Geoffrey Goh
0ee423c259 retry report status 2016-05-09 18:49:58 -07:00
Geoffrey Goh
99da3bf1b8 download-progress-perf 2016-04-27 16:00:15 -07:00
Geoffrey Goh
4508f63048 improve download progress perf 2016-04-27 14:29:38 -07:00
Jonathan Carter
3086aeae08 iOS implementation of getUpdateMetadata 2016-04-15 15:24:22 -07:00
Jonathan Carter
ba24d9abc0 Refactoring error creation 2016-03-13 21:20:40 -07:00
Jonathan Carter
eee43ecc23 Fix bundle location 2016-03-12 14:56:30 -08:00
Jonathan Carter
6c07223048 Fixing Podspec for Swift consumption 2016-03-04 14:16:52 -08:00
Geoffrey Goh
c895b4c058 remove 'get' 2016-02-26 18:44:11 -08:00
Geoffrey Goh
c1187dbffb minor tweaks 2016-02-25 16:52:20 -08:00
Geoffrey Goh
525e1601dd feedback 2016-02-25 15:49:57 -08:00
Geoffrey Goh
eb827d6d32 generate binary resources hash 2016-02-24 17:15:58 -08:00
Geoffrey Goh
e8307d6501 verifyHashForZipUpdate -> verifyHashForDiffUpdate 2016-02-19 10:58:04 -08:00
Geoffrey Goh
f590b1c294 feedback 2016-02-18 23:48:14 -08:00