Skip to content

Air Native Extensions

Welcome to the distriqt // air native extensions UserVoice site. This site is designed for you to leave feedback and suggestions on the native extensions, or even just to let us know how we are doing.

We are constantly looking for new extensions to develop so feel free to suggest ideas! We would love to know what you would like to see in our extensions, any enhancements or new extensions that we haven’t currently implemented.

Support

If you are looking for access to the extensions, documentation or dedicated support, all of that is now available through the dedicated air native extensions site:

http://airnativeextensions.com

29 results found

  1. when i add in my project Facebook API ane, i see crash on android

    Android 6, 7
    AIR-29

    Logcat show me

    signal 11 (SIGSEGV), code 1 (SEGVMAPERR), fault addr 0x0
    r0 c1482858 r1 fffe88c8 r2 00000000 r3 00000000
    r4 fffe4654 r5 00000000 r6 00000001 r7 fffe45f0
    r8 00000000 r9 fffe88c8 sl c1484c00 fp be5a9ada
    ip b8000000 sp fffe45d8 lr c6652f69 pc c6652f32 cpsr 800f0030
    backtrace:
    00 pc 00926f32 /data/app/game.namespace.test-1/lib/arm/libCore.so (
    ZN7avmplus10MethodInfo11boxOneLocalEPNS9FramePtrEiPKh+21)
    01 pc 00926f65 /data/app/game.namespace.test-1/lib/arm/libCore.so (ZN7avmplus10MethodInfo9boxLocalsEPNS9FramePtrEiPKhPiii+40)
    02 pc 00924cdd /data/app/game.namespace.test-1/lib/arm/libCore.so (
    ZN7avmplus15DebugStackFrame4dhisERi+34)
    03 pc 00853fdb /data/app/game.namespace.test-1/lib/arm/libCore.so (ZN7avmplus17PlayerAvmDebugger10OnGetFrameER12DataRecorderj+138)
    04 pc 0065ac8f /data/app/game.namespace.test-1/lib/arm/libCore.so (
    ZN14PlayerDebugger10OnGetFrameEj+94)
    05 pc 00659479 /data/app/game.namespace.test-1/lib/arm/libCore.so (ZN14PlayerDebugger10ProcessTagEPhi+1792)
    06 pc 0065bb3b /data/app/game.namespace.test-1/lib/arm/libCore.so (
    ZN14PlayerDebugger25ProcessQueuedSocketEventsEv+20)
    07 pc…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Home Button iOS

    Terminating app by pushing home button, minimizing and pushing away.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. RFID support

    Do you have any ideas on how to communicate with RFID chip technology?

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Google "Voided Purchases API"

    Adding support for the new Google "Voided Purchases API". it is very important to recognize users that request refunds... see here for more:
    https://www.techwebies.com/2017/02/google-stop-absorbing-cost-play-store-refunds-outside-48-hours-will-deduct-funds-developer-payouts.html/

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Google APIs in Native Maps extension !

    It will be great if you can add some more google apis in native maps extensions if possible,

    • Google Maps Roads API
    • Google Maps Distance Matrix API
    • Google Maps Geolocation API

    That way Adobe AIR developers can have more control and it can be used in applications like online cab booking, tracking drivers etc.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. native map

    Get user current location in native maps

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. beacon ANE issue

    I'm encountering an issue with the iBeacon ANE.
    Indeed, I use your demo code in a simple app for monitoring a region with numerous estimote devices. The code works well BUT if i disable/enable bluetooth several times in android menu, the tablet (the entire android system) can't detect anymore any bluetooth signal.
    This problem do not appear when this app with ANE is not running. That's why I conclude the ANE is the cause.

    The only way to get back a normal running is to empty the data cache in bluetooth system.

    So, at this point, I can't use your…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Send text with Invoke to the APP

    When you try to send a selection text from another APP(Example: Browser), our APP is called but the Invoke.Event haven't got the text. It's imposible to take that text.

    So it would be nice to have an ANE to take that text.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Simple AuthorizationStatus Queries for app permissions (ios8+)

    Since iOS8, using the camera, notifications, locations, cell data, etc will cause the device to pop up a permissions dialog for the user. There is currently no way for an AIR app to tell if permission has been granted or denied, and permission will only be asked once!

    Many apps that rely on these features can be seen as broken by the user if they accidentally click "No" on the popup, so it is important that apps detect this and explain to the user what happened.

    This would hopefully be a pretty straightforward ANE to implement since it just needs…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. (Not a suggestion - I clicked the contact support button!)

    Hi there, your iOs Bluetooth LE ane 'distriqt support' post on 17/Nov/15. Requests people for Beta testing. I would be happy to do this. Thanks.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    declined  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Game Controller support iOS (MFI)

    Game Controller support IOS

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Bluetooth iOS+Android

    Bluetooth Support iOS+Android

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. my New key

    Dear team, need to know how to get the new key have my old key
    please help

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Question Of Scanner

    i use the example code download from github of scaner.
    a). it cannot read QRCode .
    b). it crashed when timeout calling " Scanner.service.dispose(); "

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. ExtendedStageWebView

    It would be great, to have a StageWebView-similar ANE which incorporates the following:

    • Adjusting certain attributes of the native Browsers (on iOS e.g. deactivate Rubberband-Scrolling or activate auto-play for video content)

    • bi-directional communication between browser content and environment

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Amazon Inappbilling

    Make the inappbilling extension compatible with the amazon app store system.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Bluetooth LE ANE for iOS/Android/Windows/Mac

    Bluetooth LE ANE for iOS, Android & Windows/Mac desktop

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. HealthKIT

    Implement a wrapper for the new iOS 8 HealthKIT

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Hidden scanner overlay

    Possible to have quick fix, an option for hidden the overlay of scanner?
    Then I can use Camera ANE to display video frame data and scanner ANE operating in background.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1
  • Don't see your idea?

Air Native Extensions

Categories

Feedback and Knowledge Base