[MOD-2655] ti.map: Expose API to use Core Location's AccuracyAuthorization APIs given in iOS 14
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Map |
| Labels | n/a |
| Reporter | Vijay Singh |
| Assignee | Unknown |
| Created | 2020-06-25T17:52:14.000+0000 |
| Updated | 2020-06-26T11:59:57.000+0000 |
Description
Apple has exposed new APIs in CoreLocation framework e.g. https://developer.apple.com/documentation/corelocation/claccuracyauthorization?changes=latest_major
https://developer.apple.com/documentation/corelocation/cllocationmanager/3600217-requesttemporaryfullaccuracyauth?changes=latest_major
https://developer.apple.com/documentation/corelocation/cllocationmanager/3600216-requesttemporaryfullaccuracyauth?changes=latest_major.
Expose new APIs in ti.map module to use it.
No comments