Skip to content

Commit 41477fe

Browse files
MOB-78 Update iOS SDK to 4.16.0 (#12)
Add justfile. Update CONTRIBUTING.
1 parent bd3d40d commit 41477fe

15 files changed

+75
-50
lines changed

.justfile

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
docs:
2+
npm run docgen
3+
4+
release: docs
5+
npm publish --dry-run
6+
@echo "THIS IS DRY RUN. Check if everything is ok and then run 'npm publish'. Checklist:"
7+
@echo "\t- check the release steps in CONTRIBUTING"
8+
@echo "\t- docs are up to date"

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [1.0.1] - 2023-06-01
7+
8+
### Changed
9+
- HyperTrack SDK iOS updated to 4.16.0
10+
611
## [1.0.0] - 2023-02-10
712

8-
#### Added
9-
- Initial release
13+
### Added
14+
- Initial release
15+
16+
[1.0.1] https://github.com/hypertrack/sdk-ionic-capacitor/releases/tag/1.0.1
17+
[1.0.0] https://github.com/hypertrack/sdk-ionic-capacitor/releases/tag/1.0.0

CONTRIBUTING.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,26 @@
1414
- `s.dependency 'HyperTrack'`
1515

1616
2. Increment wrapper version
17+
1718
- `package.json`
1819
- `version`
20+
1921
3. Update CHANGELOG.md
22+
23+
- Add the release link to the bottom
24+
2025
4. Update badge in README.md
21-
5. Commit
22-
5. Create a version tag
23-
6. Push branch and tags
24-
7. Create a Github repo release
26+
27+
5. Do the release dry run with `just release` and verify that the release is correct (checklist is in the command output)
28+
29+
6. Commit and merge to master
30+
31+
7. Create and push a new version tag
32+
33+
8. Create a Github repo release
2534
- Release title should be the current version tag
26-
8. `npm release`
27-
9. `npm publish`
35+
36+
9. Run `npm publish` to publish the package to npm
2837

2938
## Scripts
3039

HypertrackSdkIonicCapacitor.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
1414
s.ios.deployment_target = '12.0'
1515
s.dependency 'Capacitor'
1616
s.swift_version = '5.1'
17-
s.dependency 'HyperTrack','4.14.0'
17+
s.dependency 'HyperTrack','4.16.0'
1818
end

docs/classes/HyperTrack.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HyperTrack | HyperTrack Ionic Capacitor SDK API - v1.0.0</title><meta name="description" content="Documentation for HyperTrack Ionic Capacitor SDK API - v1.0.0"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HyperTrack | HyperTrack Ionic Capacitor SDK API - v1.0.1</title><meta name="description" content="Documentation for HyperTrack Ionic Capacitor SDK API - v1.0.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
22
<div class="tsd-toolbar-contents container">
33
<div class="table-cell" id="tsd-search" data-base="..">
44
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
55
<div class="field">
66
<div id="tsd-toolbar-links"></div></div>
77
<ul class="results">
88
<li class="state loading">Preparing search index...</li>
9-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">HyperTrack Ionic Capacitor SDK API - v1.0.0</a></div>
9+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">HyperTrack Ionic Capacitor SDK API - v1.0.1</a></div>
1010
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
1111
<div class="container container-main">
1212
<div class="col-8 col-content">
1313
<div class="tsd-page-title">
1414
<ul class="tsd-breadcrumb">
15-
<li><a href="../index.html">HyperTrack Ionic Capacitor SDK API - v1.0.0</a></li>
15+
<li><a href="../index.html">HyperTrack Ionic Capacitor SDK API - v1.0.1</a></li>
1616
<li><a href="HyperTrack.html">HyperTrack</a></li></ul>
1717
<h1>Class HyperTrack</h1></div>
1818
<section class="tsd-panel tsd-hierarchy">
@@ -296,7 +296,7 @@ <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option
296296
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
297297
<div class="tsd-accordion-details">
298298
<ul>
299-
<li><a href="../index.html">Hyper<wbr/>Track <wbr/>Ionic <wbr/>Capacitor SDK API -<wbr/> v1.0.0</a>
299+
<li><a href="../index.html">Hyper<wbr/>Track <wbr/>Ionic <wbr/>Capacitor SDK API -<wbr/> v1.0.1</a>
300300
<ul></ul></li></ul></div></details></nav>
301301
<nav class="tsd-navigation secondary menu-sticky">
302302
<ul>

docs/enums/HyperTrackError.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HyperTrackError | HyperTrack Ionic Capacitor SDK API - v1.0.0</title><meta name="description" content="Documentation for HyperTrack Ionic Capacitor SDK API - v1.0.0"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HyperTrackError | HyperTrack Ionic Capacitor SDK API - v1.0.1</title><meta name="description" content="Documentation for HyperTrack Ionic Capacitor SDK API - v1.0.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
22
<div class="tsd-toolbar-contents container">
33
<div class="table-cell" id="tsd-search" data-base="..">
44
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
55
<div class="field">
66
<div id="tsd-toolbar-links"></div></div>
77
<ul class="results">
88
<li class="state loading">Preparing search index...</li>
9-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">HyperTrack Ionic Capacitor SDK API - v1.0.0</a></div>
9+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">HyperTrack Ionic Capacitor SDK API - v1.0.1</a></div>
1010
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
1111
<div class="container container-main">
1212
<div class="col-8 col-content">
1313
<div class="tsd-page-title">
1414
<ul class="tsd-breadcrumb">
15-
<li><a href="../index.html">HyperTrack Ionic Capacitor SDK API - v1.0.0</a></li>
15+
<li><a href="../index.html">HyperTrack Ionic Capacitor SDK API - v1.0.1</a></li>
1616
<li><a href="HyperTrackError.html">HyperTrackError</a></li></ul>
1717
<h1>Enumeration HyperTrackError</h1></div>
1818
<section class="tsd-panel-group tsd-index-group">
@@ -116,7 +116,7 @@ <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option
116116
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
117117
<div class="tsd-accordion-details">
118118
<ul>
119-
<li><a href="../index.html">Hyper<wbr/>Track <wbr/>Ionic <wbr/>Capacitor SDK API -<wbr/> v1.0.0</a>
119+
<li><a href="../index.html">Hyper<wbr/>Track <wbr/>Ionic <wbr/>Capacitor SDK API -<wbr/> v1.0.1</a>
120120
<ul></ul></li></ul></div></details></nav>
121121
<nav class="tsd-navigation secondary menu-sticky">
122122
<ul>

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HyperTrack Ionic Capacitor SDK API - v1.0.0</title><meta name="description" content="Documentation for HyperTrack Ionic Capacitor SDK API - v1.0.0"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HyperTrack Ionic Capacitor SDK API - v1.0.1</title><meta name="description" content="Documentation for HyperTrack Ionic Capacitor SDK API - v1.0.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
22
<div class="tsd-toolbar-contents container">
33
<div class="table-cell" id="tsd-search" data-base=".">
44
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
55
<div class="field">
66
<div id="tsd-toolbar-links"></div></div>
77
<ul class="results">
88
<li class="state loading">Preparing search index...</li>
9-
<li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">HyperTrack Ionic Capacitor SDK API - v1.0.0</a></div>
9+
<li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">HyperTrack Ionic Capacitor SDK API - v1.0.1</a></div>
1010
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
1111
<div class="container container-main">
1212
<div class="col-8 col-content">
1313
<div class="tsd-page-title">
14-
<h2>HyperTrack Ionic Capacitor SDK API - v1.0.0</h2></div>
14+
<h2>HyperTrack Ionic Capacitor SDK API - v1.0.1</h2></div>
1515
<section class="tsd-panel-group tsd-index-group">
1616
<section class="tsd-panel tsd-index-panel">
1717
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -65,7 +65,7 @@ <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option
6565
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
6666
<div class="tsd-accordion-details">
6767
<ul>
68-
<li class="current selected"><a href="index.html">Hyper<wbr/>Track <wbr/>Ionic <wbr/>Capacitor SDK API -<wbr/> v1.0.0</a>
68+
<li class="current selected"><a href="index.html">Hyper<wbr/>Track <wbr/>Ionic <wbr/>Capacitor SDK API -<wbr/> v1.0.1</a>
6969
<ul></ul></li></ul></div></details></nav>
7070
<nav class="tsd-navigation secondary menu-sticky">
7171
<ul>

docs/interfaces/Subscription.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Subscription | HyperTrack Ionic Capacitor SDK API - v1.0.0</title><meta name="description" content="Documentation for HyperTrack Ionic Capacitor SDK API - v1.0.0"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Subscription | HyperTrack Ionic Capacitor SDK API - v1.0.1</title><meta name="description" content="Documentation for HyperTrack Ionic Capacitor SDK API - v1.0.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
22
<div class="tsd-toolbar-contents container">
33
<div class="table-cell" id="tsd-search" data-base="..">
44
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
55
<div class="field">
66
<div id="tsd-toolbar-links"></div></div>
77
<ul class="results">
88
<li class="state loading">Preparing search index...</li>
9-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">HyperTrack Ionic Capacitor SDK API - v1.0.0</a></div>
9+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">HyperTrack Ionic Capacitor SDK API - v1.0.1</a></div>
1010
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
1111
<div class="container container-main">
1212
<div class="col-8 col-content">
1313
<div class="tsd-page-title">
1414
<ul class="tsd-breadcrumb">
15-
<li><a href="../index.html">HyperTrack Ionic Capacitor SDK API - v1.0.0</a></li>
15+
<li><a href="../index.html">HyperTrack Ionic Capacitor SDK API - v1.0.1</a></li>
1616
<li><a href="Subscription.html">Subscription</a></li></ul>
1717
<h1>Interface Subscription</h1></div>
1818
<section class="tsd-panel tsd-hierarchy">
@@ -60,7 +60,7 @@ <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option
6060
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
6161
<div class="tsd-accordion-details">
6262
<ul>
63-
<li><a href="../index.html">Hyper<wbr/>Track <wbr/>Ionic <wbr/>Capacitor SDK API -<wbr/> v1.0.0</a>
63+
<li><a href="../index.html">Hyper<wbr/>Track <wbr/>Ionic <wbr/>Capacitor SDK API -<wbr/> v1.0.1</a>
6464
<ul></ul></li></ul></div></details></nav>
6565
<nav class="tsd-navigation secondary menu-sticky">
6666
<ul>

0 commit comments

Comments
 (0)