-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release MapplsAPIKit(2.0.24), MapplsMap(5.13.12), MapplsAnnotationExt…
…ension(1.0.1) MapplsAnnotationExtension(1.0.1) - Fixed issue of marker not adding using Mappls Pin. MapplsAPIKit(2.0.24), MapplsMap(5.13.12) - Issue fixed for support of MapplsAnnodationExtension library to plot marker using Mappls Pin.
- Loading branch information
Robin Macbook Pro
committed
Jul 24, 2024
1 parent
5d37250
commit 094c0b4
Showing
39 changed files
with
10,040 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
# Changes to the MapplsAPICore SDK for iOS | ||
|
||
## 1.0.11 - 08 May, 2024 | ||
|
||
### Added | ||
- Apple Privacy Manifest file added. | ||
- Some support issue resolved for MapplsUIWidget SDK. | ||
|
||
## 1.0.10 - 27 Oct, 2023 | ||
|
||
### Changed | ||
- Security Improvements | ||
|
||
## 1.0.9 - 22 Sep, 2023 | ||
|
||
### Changed | ||
- Bug fixes & Improvements. | ||
|
||
## 1.0.8 - 18 Aug, 2023 | ||
|
||
### Changed | ||
- Bug fixes & Improvements. | ||
|
||
## 1.0.7 - 07 Jun, 2023 | ||
|
||
### Changed | ||
- Bug fixes & Improvements. | ||
|
||
## 1.0.6 - 30 May, 2023 | ||
|
||
### Changed | ||
- Domain of APIs changed. | ||
|
||
### Fixed | ||
- Bug fixes. | ||
|
||
## 1.0.5 - 30 Jan, 2023 | ||
|
||
### Changed | ||
- Error code opimization for initializing Map. | ||
|
||
## 1.0.4 - 09 Dec, 2022 | ||
|
||
### Changed | ||
- A custom property `modelName` of extension `UIDevice` is made public. | ||
|
||
## 1.0.3 - 13 Oct, 2022 | ||
|
||
### Changed | ||
- Timeout interval is reduced for some of APIs to improve performance. | ||
- A new enum `MapplsRawInfoType` is added. | ||
|
||
## 1.0.2 - 23 Aug, 2022 | ||
|
||
### Fixed | ||
- Fixed a crash while using `MapplsTokenAuthenticationAPISharedManager` in `MapplsLicenseInterceptor` class. | ||
|
||
## 1.0.1 - 17 Aug, 2022 | ||
|
||
### Added | ||
- Introduced a property `isEnableLogging` In MapplsAccountManager | ||
- On the based of Who am i respose region is set in MapplsAccountManage. | ||
|
||
## 1.0.0 - 10 June, 2022 | ||
|
||
Initial version of `MapplsAPICore`. |
Oops, something went wrong.