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

132 results found

  1. adverts - AdMob

    Hi,

    I'm using adverts ane, admob. I made all the prerequisites:
    - app-xml,
    - including ane,
    - creating google admob profile,
    - Adverts.isSupported = true,
    - Adverts.service.isPlatformSupported(AdvertPlatform.PLATFORMADMOB) = true,
    - Adverts.service.setTestDetails([Adverts.service.uniqueId(Adverts.VENDOR)])
    - calling Adverts.service.showAdvert(
    advertSizeAndPosition);
    .... but I receiving an AdvertEvent.ERROR, Invalid Ad request.

    My test device is an Samsung Galaxy S3 Mini, Android 4.1.2, air 14.0.

    Also, In AdMob interface I made some types of ad units, is there any chance I can show them based on "Ad unit ID"?

    Thanks,
    Adrian.

    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

    completed  ·  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)
  2. hardwareAddress (MacAddress) defect in Network ANE

    The Network ANE reports a hardware address of 02:00:00:00:00:00 for all iOS devices (tested iPhone 5 and series 2 & 3 iPad) instead of the correct value.

    I have not entered this as a but on the github issue tracker as the link provided does not work.

    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)
  3. Is it possible to access both cameras (back and front) at the same time?

    I want to develop an app like "Frontback", using both cameras at the same time. Is it possible to do this with your Camera extension?

    Thxs!

    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)
  4. Camera ANE: iPhone S5, iOS 7.1.1

    Hello District Team,

    Camera ANE: iPhone S5, iOS 7.1.1, when the camera mode is "PRESET_PHOTO" the video frame is distorted when it's added to a bitmapData. but captured photos are fine. any ideas?

    Thanx a much

    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)
  5. InAppBilling Subscription Verification?

    Is there any way to verify if the user stills subsribe for a product? Since there is no way to cancel a subscription from inside the app, I must verify on Google and/or Apple servers if the user still's a subscriber... How do I do that using the InAppBilling ANE?

    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)
  6. 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)

    You cannot get a media promise from our extension, it’s a different process to the built in AIR functionality. In order to access the file you should have a look at our simple example:

    http://docs.airnativeextensions.com/camerarollextended/docs/com/distriqt/extension/camerarollextended/CameraRollExtended.html#includeExamplesSummary

    Summary:

    • listen for the SELECT event
    • iterate over the Asset objects and read the filename or url property.

    Cheers,
    Michael

  7. Does Application Rater automatically asked to rate again on iOS when a new version of my App is available for update?

    Or do I have to code my own logic and track which last version number of the app my player has?

    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)

    Currently the application rater extension does not automatically reset when you change the version. You can quite easily implement this logic yourself though with a small file/shared object and checking the version number, then calling reset on the extension.

    Cheers

  8. In app purchase validation

    Do I have to call InAppBilling.service.setup( GOOGLEPLAYINAPPBILLINGKEY )?
    I would like to do the validation on a server, and I don't want to save the key on the client side code.

    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)
  9. 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)
  10. Message ANE iOS 7 problems

    Just to let everyone know, we've identified an error with the Message ANE on iOS7 where the dialog UI won't close.

    We've addressed the issue and will be releasing an update soon so make sure you update your applications as soon as you can.

    distriqt //

    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

    completed  ·  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)
  11. Cloud Storage

    Using iCloud on iOS to store key value pairs and files in containers.

    Something similar for Android, Drive perhaps?

    0 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

    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)
  12. TestFlight Acquisition

    Unfortunately it seems we'll be without the TestFlight platform soon. It's been acquired by Apple.

    http://techcrunch.com/2014/02/21/rumor-testflight-owner-burstly-is-being-acquired-by-apple/

    They've announced that the Android version will be discontinued:

    http://help.testflightapp.com/customer/portal/articles/1450414

    And that only existing teams will be able to upload builds:

    http://help.testflightapp.com/customer/portal/articles/1452760

    It's a pity to see this great service disappear.

    0 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

    completed  ·  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)
1 2 3 4 5 7 Next →
  • Don't see your idea?

Air Native Extensions

Categories

Feedback and Knowledge Base