Skip to content

Releases: MappedIn/ios

2.0.0!

2.0.0! Pre-release
Pre-release

Choose a tag to compare

@seanclin seanclin released this 15 Sep 17:26
b1268c9
Merge pull request #18 from MappedIn/ios-sdk-v2-example

New Example Workspace for apps made using Mappedin Sdk from cocoapods

v2.0.1-beta

v2.0.1-beta Pre-release
Pre-release

Choose a tag to compare

@seanclin seanclin released this 31 Aug 13:31
6eedd4a
Create LICENSE

v1.12.0

Choose a tag to compare

@cbmaiolo cbmaiolo released this 21 Aug 18:05
6eedd4a

Upgrade to Swift 5.2.4

v1.11.1

Choose a tag to compare

@cbmaiolo cbmaiolo released this 18 Aug 14:20
6eedd4a

Exposing map id field

2.0.0-beta

2.0.0-beta Pre-release
Pre-release

Choose a tag to compare

@youel-mappedin youel-mappedin released this 06 Aug 19:44
Initial build of 2.0.0-beta

v1.11.0

Choose a tag to compare

@cbmaiolo cbmaiolo released this 11 May 18:56
d04259f
  • Added Coordinate method to convert coordinate to CLLocationCoordinate2D.
  • Added tap delegate that provides the CLLocationCoordinate2D of a tap on the map.

v1.10.0

Choose a tag to compare

@cbmaiolo cbmaiolo released this 08 Apr 17:36
5cf883d
Merge pull request #13 from MappedIn/1.4.3-bump

Bump SDK Version for Demo App

v1.9.1

Choose a tag to compare

@cbmaiolo cbmaiolo released this 30 Mar 17:15
5cf883d
  • Fixed bug where instruction for exiting connection isn't appended to instruction list.

v1.9.0

Choose a tag to compare

@cbmaiolo cbmaiolo released this 12 Feb 19:24
5cf883d
  • Added optional languageCode parameter to getVenue to request loading a venue for a specific language if available
  • Can access a list of all supported languages for Venue with venue.languageCodes, and the default language with venue.defaultLanguage

v1.9.0-beta

v1.9.0-beta Pre-release
Pre-release

Choose a tag to compare

@cbmaiolo cbmaiolo released this 30 Jan 17:03
5cf883d
Merge pull request #13 from MappedIn/1.4.3-bump

Bump SDK Version for Demo App