Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Version 2.3.2: - Fixed an edge case bug affecting some of the users.
Browse files Browse the repository at this point in the history
  • Loading branch information
msznajder committed Dec 16, 2016
1 parent 09e11b4 commit 93edddc
Show file tree
Hide file tree
Showing 36 changed files with 2,413 additions and 89 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 2.3.2 (December, 16, 2016)
- Fixed an edge case bug affecting some of the users.

## 2.3.1 (November, 10, 2016)
- Fixed enabling and disabling orientation in Light Mode.

Expand Down
8 changes: 4 additions & 4 deletions Documentation/Blocks/EILRequestAddLocationBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -87,7 +87,7 @@ <h3 class="subsubtitle method-title">EILRequestAddLocationBlock</h3>



<code>typedef void (^EILRequestAddLocationBlock) (EILLocation *_Nullable, location ,, NSError *_Nullable, error ), ; @interface, EILRequestAddLocation :, ESTRequestPostJSON -, ( instancetype, ) initWithLocation, : (, EILLocation *), location ;, - (, void ), sendRequestWithCompletion :, ( EILRequestAddLocationBlock, ) completion, ; @end, NS_ASSUME_NONNULL_END )</code>
<code>typedef void (^EILRequestAddLocationBlock) (EILLocation *_Nullable, location , NSError *_Nullable, error )</code>



Expand Down Expand Up @@ -117,9 +117,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions Documentation/Blocks/EILRequestFetchLocationBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -87,7 +87,7 @@ <h3 class="subsubtitle method-title">EILRequestFetchLocationBlock</h3>



<code>typedef void (^EILRequestFetchLocationBlock) (EILLocation *_Nullable, location ,, NSError *_Nullable, error ), ; @interface, EILRequestFetchLocation :, ESTRequestGetJSON -, ( instancetype, ) initWithLocationIdentifier, : (, NSString *), identifier ;, - (, void ), sendRequestWithCompletion :, ( EILRequestFetchLocationBlock, ) completion, ; @end, NS_ASSUME_NONNULL_END )</code>
<code>typedef void (^EILRequestFetchLocationBlock) (EILLocation *_Nullable, location , NSError *_Nullable, error )</code>



Expand Down Expand Up @@ -117,9 +117,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions Documentation/Blocks/EILRequestFetchLocationsBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -87,7 +87,7 @@ <h3 class="subsubtitle method-title">EILRequestFetchLocationsBlock</h3>



<code>typedef void (^EILRequestFetchLocationsBlock) (NSArray <, EILLocation *>, * _Nullable, locations ,, NSError *_Nullable, error ), ; @interface, EILRequestFetchLocations :, ESTRequestGetJSON -, ( void, ) sendRequestWithCompletion, : (, EILRequestFetchLocationsBlock ), completion ;, @end NS_ASSUME_NONNULL_END)</code>
<code>typedef void (^EILRequestFetchLocationsBlock) (NSArray <, EILLocation *>, * _Nullable, locations , NSError *_Nullable, error )</code>



Expand Down Expand Up @@ -117,9 +117,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions Documentation/Blocks/EILRequestFetchPublicLocationsBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -87,7 +87,7 @@ <h3 class="subsubtitle method-title">EILRequestFetchPublicLocationsBlock</h3>



<code>typedef void (^EILRequestFetchPublicLocationsBlock) (NSArray <, EILLocation *>, * _Nullable, locations ,, NSError *_Nullable, error ), ; @interface, EILRequestFetchPublicLocations :, ESTRequestPostJSON -, ( instancetype, ) initWithBeaconIdentifiers, : (, NSArray <, NSString *>, * ), identifiers ;, - (, instancetype ), initWithBeaconMacs :, ( NSArray, < NSString, * >, * ), beaconMacs __deprecated_msg, ( "Use initWithBeaconIdentifiers: instead.", ) ;, - (, void ), sendRequestWithCompletion :, ( EILRequestFetchPublicLocationsBlock, ) completion, ; @end, NS_ASSUME_NONNULL_END )</code>
<code>typedef void (^EILRequestFetchPublicLocationsBlock) (NSArray <, EILLocation *>, * _Nullable, locations , NSError *_Nullable, error )</code>



Expand Down Expand Up @@ -117,9 +117,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions Documentation/Blocks/EILRequestModifyLocationBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -87,7 +87,7 @@ <h3 class="subsubtitle method-title">EILRequestModifyLocationBlock</h3>



<code>typedef void (^EILRequestModifyLocationBlock) (EILLocation *_Nullable, location ,, NSError *_Nullable, error ), ; @interface, EILRequestModifyLocation :, ESTRequestPutJSON -, ( instancetype, ) initWithLocation, : (, EILLocation *), location locationIdentifier, : (, NSString *), locationIdentifier ;, - (, void ), sendRequestWithCompletion :, ( EILRequestModifyLocationBlock, ) completion, ; @end, NS_ASSUME_NONNULL_END )</code>
<code>typedef void (^EILRequestModifyLocationBlock) (EILLocation *_Nullable, location , NSError *_Nullable, error )</code>



Expand Down Expand Up @@ -117,9 +117,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions Documentation/Blocks/EILRequestRemoveLocationBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -87,7 +87,7 @@ <h3 class="subsubtitle method-title">EILRequestRemoveLocationBlock</h3>



<code>typedef void (^EILRequestRemoveLocationBlock) (EILLocation *_Nullable, location ,, NSError *_Nullable, error ), ; @interface, EILRequestRemoveLocation :, ESTRequestPostJSON -, ( instancetype, ) initWithLocation, : (, EILLocation *), location ;, - (, void ), sendRequestWithCompletion :, ( EILRequestRemoveLocationBlock, ) completion, ; @end, NS_ASSUME_NONNULL_END )</code>
<code>typedef void (^EILRequestRemoveLocationBlock) (EILLocation *_Nullable, location , NSError *_Nullable, error )</code>



Expand Down Expand Up @@ -117,9 +117,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILIndoorLocationManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -985,9 +985,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILIndoorLocationScene.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -1394,9 +1394,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILIndoorLocationView.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -2097,9 +2097,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions Documentation/Classes/EILLocation.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -265,7 +265,7 @@ <h1 class="title title-header">EILLocation Class Reference</h1>
<h2 class="subtitle subtitle-overview">Overview</h2>
<p>Represents a physical location prepared for Estimote Indoor Location. Object is immutable.</p>

<p>Instances of <code>EILLocation</code> can be obtained by fetching from the Estimote Cloud (see <code>EILRequestFetchLocation</code> and <code>EILRequestFetchLocations</code>), created by <a href="../Classes/EILLocationBuilder.html"><code>EILLocationBuilder</code></a> or by importing JSON with <a href="../Classes/EILLocationBuilder.html#//api/name/parseFromJSON:"><code>[EILLocationBuilder parseFromJSON:]</code></a>.</p>
<p>Instances of <code>EILLocation</code> can be obtained by fetching from the Estimote Cloud (see <a href="../Classes/EILRequestFetchLocation.html"><code>EILRequestFetchLocation</code></a> and <a href="../Classes/EILRequestFetchLocations.html"><code>EILRequestFetchLocations</code></a>), created by <a href="../Classes/EILLocationBuilder.html"><code>EILLocationBuilder</code></a> or by importing JSON with <a href="../Classes/EILLocationBuilder.html#//api/name/parseFromJSON:"><code>[EILLocationBuilder parseFromJSON:]</code></a>.</p>
</div>


Expand Down Expand Up @@ -1851,9 +1851,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILLocationBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -1116,9 +1116,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILLocationLinearObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -980,9 +980,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILOrientedLineSegment.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2.1 (build 1333)" />
<meta name="generator" content="appledoc 2.2.1 (build 1334)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -1398,9 +1398,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-11-10)</span><br />
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-12-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</span></p>

</div>
</div>
Expand Down
Loading

0 comments on commit 93edddc

Please sign in to comment.