Adobe-Runtime-Support
Adobe-Runtime-Support copied to clipboard
[Feature Request][Windows][macOS][tvOS] Geolocation support
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.