Skip to content

Commit

Permalink
Deploying to gh-pages from @ df9fce1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
marionbarker committed Feb 11, 2024
1 parent 9f4783e commit 7ff9828
Show file tree
Hide file tree
Showing 114 changed files with 1,358 additions and 5,724 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3071,7 +3071,7 @@


<li class="md-nav__item">
<a href="/faqs/FAQs/" class="md-nav__link">
<a href="/faqs/loop-faqs/" class="md-nav__link">


<span class="md-ellipsis">
Expand Down
12 changes: 6 additions & 6 deletions build/apple-developer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3202,7 +3202,7 @@


<li class="md-nav__item">
<a href="../../faqs/FAQs/" class="md-nav__link">
<a href="../../faqs/loop-faqs/" class="md-nav__link">


<span class="md-ellipsis">
Expand Down Expand Up @@ -3567,15 +3567,15 @@ <h2 id="enroll-in-apple-developer-program">Enroll in Apple Developer Program<a c
<ul>
<li>Paid Developer Account: Go to the <a href="https://developer.apple.com/programs/enroll/" target="_blank">Apple Developer website</a> to enroll in an individual account.</li>
<li>Free: No action required at this time.<ul>
<li>Free requires the <a href="../overview/">Build with <em>Mac</em></a> method</li>
<li>Free requires the <a href="../overview/" target="_blank">Build with <em>Mac</em></a> method</li>
</ul>
</li>
</ul>
</div>
<div class="admonition question">
<p class="admonition-title">FAQs</p>
<ul>
<li><strong>"Can I use someone else's Apple Developer account?"</strong> Please refer to this <a href="../../faqs/FAQs/#can-i-use-someone-elses-apple-developer-account">Answer</a>.</li>
<li><strong>"Can I use someone else's Apple Developer account?"</strong> Please refer to this <a href="../faqs/FAQs.md#can-i-use-someone-elses-apple-developer-account" target="_blank">Answer</a>.</li>
<li><strong>"Do I use my Apple ID or my child's Apple ID to enroll in the Apple Developer program?"</strong> The Apple ID you use to enroll in the developer program must be associated with an adult. It does not need to be the same Apple ID as the Looper uses on their iPhone. For example, a parent installing the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app on their child's iPhone should configure a separate Apple ID for their child, but should use their own Apple ID to build the <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> app for that child.</li>
<li><strong>"How long does it take to have my Apple Development account active after I enroll?"</strong> After you enroll, make sure you look for a confirmation email. Apple says it can take up to 24-48 hours to confirm and setup a new Apple developer account. However, some people have had the process take minutes. One SURE way to make it take longer is to use a different credit card to pay for the Apple Developer account enrollment than is already associated with that Apple ID. When you do that, finishing the enrollment process may be a hassle.</li>
</ul>
Expand All @@ -3588,8 +3588,8 @@ <h2 id="loopers-need-their-own-apple-id">Loopers Need Their Own Apple ID<a class
<p>The Apple Health record is a convenient record of blood glucose, insulin and carbohydrates and should be associated with only one individual.</p>
<p>Sharing an Apple ID among two or more loopers can cause safety issues. You don't want Sally to be dosed for Joe's lunch in addition to her own and vice versa.</p>
<ul>
<li>The recommendation for Health Permissions for <a href="../health/#loop-permissions"><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> 2.2.x</a> has changed to no longer provide permission to read Carbohydrates from Apple Health</li>
<li><abbr title="Latest release with major updates">Loop 3</abbr> does not read Carbohydrates from Apple Health by default, but if you need that feature, you can <a href="../../version/build-time-flag/">modify your feature flags</a>.</li>
<li><abbr title="Latest release with major updates">Loop 3</abbr> does not read Carbohydrates from Apple Health by default, but if you need that feature, you can <a href="../../version/build-time-flag/" target="_blank">modify your feature flags</a>.</li>
<li>The recommendation for Health Permissions for <a href="../health/#loop-permissions" target="_blank"><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> 2.2.x</a> has changed to no longer provide permission to read Carbohydrates from Apple Health</li>
</ul>
</div>
<h2 id="developer-account">Developer Account<a class="headerlink" href="#developer-account" title="Anchor link to this Header on this Page">&para;</a></h2>
Expand All @@ -3601,7 +3601,7 @@ <h3 id="free-developer-account">Free Developer Account<a class="headerlink" href
<li>You must use the <a href="../overview/">Build with <em>Mac</em></a> method to build <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr>.</li>
<li><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> apps signed with a free developer account will expire after 7 days. On the 7th day, your <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> app will simply turn white when you open it and then immediately close. To rebuild the <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> app, you will have to find a computer and rebuild the app onto your iPhone again. You cannot rebuild the app on day 5 (when it is convenient, for example), hoping to reset the 7-day clock. The app will still expire on the 7th day from when it was first signed and created.</li>
<li>If you decide to switch to a paid account after trying out the free account, you will need to rebuild your <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> app to sign it with the new paid account. Furthermore, switching from a <a href="./#switching-from-free-to-paid-memberships">Free to a Paid</a> account requires entering all the settings again (and starting a fresh pod).</li>
<li>You will have to do an extra step during the build process to remove Siri and Apple Push capabilities to build with free accounts. Because free accounts do not have access to Apple Push notifications, you will also not be able to use <a href="../../nightscout/remote-overview/">Remote Commands</a> through <abbr title="a personal website used to view your glucose and diabetes management data, `Loop` can upload to `Nightscout`">Nightscout</abbr>.</li>
<li>You will have to do an extra step during the build process to remove Siri and Apple Push capabilities to build with free accounts. Because free accounts do not have access to Apple Push notifications, you will also not be able to use <a href="../../nightscout/remote-overview/" target="_blank">Remote Commands</a> through <abbr title="a personal website used to view your glucose and diabetes management data, `Loop` can upload to `Nightscout`">Nightscout</abbr>.</li>
</ol>
<h3 id="paid-developer-account">Paid Developer Account<a class="headerlink" href="#paid-developer-account" title="Anchor link to this Header on this Page">&para;</a></h3>
<p>If you decide to use a <strong>PAID</strong> developer account, here's what you need to know:</p>
Expand Down
2 changes: 1 addition & 1 deletion build/build-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3473,7 +3473,7 @@


<li class="md-nav__item">
<a href="../../faqs/FAQs/" class="md-nav__link">
<a href="../../faqs/loop-faqs/" class="md-nav__link">


<span class="md-ellipsis">
Expand Down
2 changes: 1 addition & 1 deletion build/build-dev-mac/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3188,7 +3188,7 @@


<li class="md-nav__item">
<a href="../../faqs/FAQs/" class="md-nav__link">
<a href="../../faqs/loop-faqs/" class="md-nav__link">


<span class="md-ellipsis">
Expand Down
2 changes: 1 addition & 1 deletion build/build-errors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3476,7 +3476,7 @@


<li class="md-nav__item">
<a href="../../faqs/FAQs/" class="md-nav__link">
<a href="../../faqs/loop-faqs/" class="md-nav__link">


<span class="md-ellipsis">
Expand Down
2 changes: 1 addition & 1 deletion build/build-free-loop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3219,7 +3219,7 @@


<li class="md-nav__item">
<a href="../../faqs/FAQs/" class="md-nav__link">
<a href="../../faqs/loop-faqs/" class="md-nav__link">


<span class="md-ellipsis">
Expand Down
Loading

0 comments on commit 7ff9828

Please sign in to comment.