Adobe-Runtime-Support icon indicating copy to clipboard operation
Adobe-Runtime-Support copied to clipboard

[Feature Request][Windows][macOS][tvOS] Geolocation support

Open itlancer opened this issue 3 years ago • 0 comments

Feature Description

AIR should support Geolocation with Windows, macOS and tvOS. Modern versions of such OSes have location APIs that could work with reduced accuracy even without GPS chip. Now it supported only with Android and iOS platforms.

This feature will be usefull for solutions using maps, geo targeting etc.

Tracker link: https://tracker.adobe.com/#/view/AIR-4198869

Related links: https://docs.microsoft.com/en-us/uwp/api/windows.devices.geolocation.geolocator?view=winrt-22621 https://developer.apple.com/documentation/corelocation/cllocationmanager?language=objc

Known Workarounds

Write own native extension.

itlancer avatar Jul 18 '22 12:07 itlancer