File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -20,15 +20,17 @@ Remarks:
20
20
If you need to upgrade the Wultra Mobile Token SDK for iOS to a newer version, you can check the following migration guides:
21
21
22
22
- [ Migration from version ` 1.9.x ` to ` 1.10.x ` ] ( Migration-1.10.md )
23
- - [ Migration from version ` 1.12 .x ` to ` 1.13 .x ` ] ( Migration-1.13 .md )
24
- - [ Migration from version ` 1.13 .x ` to ` 2.0.x ` ] ( Migration-2.0.md )
23
+ - [ Migration from version ` 1.11 .x ` to ` 1.12 .x ` ] ( Migration-1.12 .md )
24
+ - [ Migration from version ` 1.12 .x ` to ` 2.0.x ` ] ( Migration-2.0.md )
25
25
26
26
<!-- begin remove -->
27
27
## Integration Tutorials
28
28
- [ SDK Integration] ( SDK-Integration.md )
29
+ - [ Example Usage] ( ./Example-Usage.md )
29
30
- [ Using Operations Service] ( Using-Operations-Service.md )
30
31
- [ Using Push Service] ( Using-Push-Service.md )
31
32
- [ Using Inbox Service] ( Using-Inbox-Service.md )
33
+ - [ Using OIDC Service] ( ./Using-OIDC-Service.md )
32
34
- [ Operation Expiration Handling] ( Operation-Expiration.md )
33
35
- [ Error Handling] ( Error-Handling.md )
34
36
- [ Language Configuration] ( Language-Configuration.md )
Original file line number Diff line number Diff line change 6
6
- [ Using Push Service] ( ./Using-Push-Service.md )
7
7
- [ Using Inbox Service] ( ./Using-Inbox-Service.md )
8
8
- [ Using OIDC Service] ( ./Using-OIDC-Service.md )
9
+ - [ Operation Expiration Handling] ( Operation-Expiration.md )
9
10
- [ Error Handling] ( ./Error-Handling.md )
10
11
- [ Language Configuration] ( ./Language-Configuration.md )
11
12
- [ Logging] ( ./Logging.md )
You can’t perform that action at this time.
0 commit comments