You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: