|
328 | 328 | <nav aria-label="Version Compatibility" class="md-nav"> |
329 | 329 | <ul class="md-nav__list"> |
330 | 330 | <li class="md-nav__item"> |
| 331 | +<a class="md-nav__link" href="#loopfollow-version-60-and-newer"> |
| 332 | +<span class="md-ellipsis"> |
| 333 | + |
| 334 | + LoopFollow Version 6.0 and newer |
| 335 | + |
| 336 | + </span> |
| 337 | +</a> |
| 338 | +</li> |
| 339 | +<li class="md-nav__item"> |
331 | 340 | <a class="md-nav__link" href="#loopfollow-and-loop-compatibility"> |
332 | 341 | <span class="md-ellipsis"> |
333 | 342 |
|
|
422 | 431 | <nav aria-label="Version Compatibility" class="md-nav"> |
423 | 432 | <ul class="md-nav__list"> |
424 | 433 | <li class="md-nav__item"> |
| 434 | +<a class="md-nav__link" href="#loopfollow-version-60-and-newer"> |
| 435 | +<span class="md-ellipsis"> |
| 436 | + |
| 437 | + LoopFollow Version 6.0 and newer |
| 438 | + |
| 439 | + </span> |
| 440 | +</a> |
| 441 | +</li> |
| 442 | +<li class="md-nav__item"> |
425 | 443 | <a class="md-nav__link" href="#loopfollow-and-loop-compatibility"> |
426 | 444 | <span class="md-ellipsis"> |
427 | 445 |
|
@@ -479,6 +497,13 @@ <h1>LoopFollow FAQs</h1> |
479 | 497 | <hr/> |
480 | 498 | <h2 id="version-compatibility">Version Compatibility<a class="headerlink" href="#version-compatibility" title="Link to this section for reference">¶</a></h2> |
481 | 499 | <p>This section consolidates version requirements for <em><abbr title="LoopFollow combines custom alerts and display from many open-source apps such as Loop, Trio and Nigthscout">LoopFollow</abbr></em> to work with <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> and <em><abbr title="an iOS app that implements the OpenAPS (oref) algorithm on an iPhone">Trio</abbr></em>, and provides historical context for how remote control has evolved.</p> |
| 500 | +<p>It also lists updates to the method for using Browser Build.</p> |
| 501 | +<h3 id="loopfollow-version-60-and-newer"><em><abbr title="LoopFollow combines custom alerts and display from many open-source apps such as Loop, Trio and Nigthscout">LoopFollow</abbr></em> Version 6.0 and newer<a class="headerlink" href="#loopfollow-version-60-and-newer" title="Link to this section for reference">¶</a></h3> |
| 502 | +<p>With the addition of Live Activity to <em><abbr title="LoopFollow combines custom alerts and display from many open-source apps such as Loop, Trio and Nigthscout">LoopFollow</abbr></em>, the build directions for browser build were updated.</p> |
| 503 | +<ul> |
| 504 | +<li>If you use Browser Build, your automatic build will fail until you add the new Identifier, create the <code>LoopFollow App Group</code> and include the <code>LoopFollow App Group</code> in the capabilities for the <em><abbr title="LoopFollow combines custom alerts and display from many open-source apps such as Loop, Trio and Nigthscout">LoopFollow</abbr></em> <abbr title="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr>.</li> |
| 505 | +<li>Instructions start here: <a href="../../build/lf-browser-build/#create-app-group" target="_blank">Add <abbr title="LoopFollow combines custom alerts and display from many open-source apps such as Loop, Trio and Nigthscout">LoopFollow</abbr> <abbr title="a unique identifier that Apple users for a given app, yours has your TEAMID embedded in it">App Group</abbr></a> </li> |
| 506 | +</ul> |
482 | 507 | <h3 id="loopfollow-and-loop-compatibility"><em><abbr title="LoopFollow combines custom alerts and display from many open-source apps such as Loop, Trio and Nigthscout">LoopFollow</abbr></em> and <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> Compatibility<a class="headerlink" href="#loopfollow-and-loop-compatibility" title="Link to this section for reference">¶</a></h3> |
483 | 508 | <table> |
484 | 509 | <thead> |
@@ -572,6 +597,10 @@ <h3 id="loopfollow-feature-history"><em><abbr title="LoopFollow combines custom |
572 | 597 | <td style="text-align: left;">4.6</td> |
573 | 598 | <td style="text-align: left;">Real-time APNS notifications returned from the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> phone (requires <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> v3.11.1 or newer)</td> |
574 | 599 | </tr> |
| 600 | +<tr> |
| 601 | +<td style="text-align: left;">6.0</td> |
| 602 | +<td style="text-align: left;">Live Activity added - must use <abbr title="LoopFollow combines custom alerts and display from many open-source apps such as Loop, Trio and Nigthscout">LoopFollow</abbr> <abbr title="a unique identifier that Apple users for a given app, yours has your TEAMID embedded in it">App Group</abbr> to build<br/>see <a href="../../build/lf-browser-build/#create-app-group" target="_blank">Add <abbr title="LoopFollow combines custom alerts and display from many open-source apps such as Loop, Trio and Nigthscout">LoopFollow</abbr> <abbr title="a unique identifier that Apple users for a given app, yours has your TEAMID embedded in it">App Group</abbr></a></td> |
| 603 | +</tr> |
575 | 604 | </tbody> |
576 | 605 | </table> |
577 | 606 | </article> |
|
0 commit comments