Commit af92632
Andy Johns
Release 1.6
Integrates latest iOS SDK which includes:
Updated to Xcode 7.3
Require device to have a passcode set by default
Now optional for container app to post UIReadyNotification
Simplify application state event communication from Container to SDK
Added ability to create full text search views
Exposed default Type query to CDB service as "views/type" view name.
Changes to support XCode 7.3
Fixed issues with subscribing, unsubscribing and listing document change notifications
UserSettings service updated to support JSON objects or JSON fragments
Fixed issue in various services to return 201 status code rather than 200 when creating a resource
Other minor bug fixes and improvements1 parent 84af9f7 commit af92632
File tree
20 files changed
+388
-256
lines changed- Frameworks/PredixMobileSDK.framework
- Headers
- Modules/PredixMobileSDK.swiftmodule
- _CodeSignature
- PredixMobileReferenceAppTests
- PredixMobileReferenceAppUITests
- PredixMobileReferenceApp
- Base.lproj
- Classes
20 files changed
+388
-256
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
Lines changed: 157 additions & 139 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments