Skip to main content

7 posts tagged with "google-play-billing"

View All Tags

· 4 min read
Michael

ANE updates, AIR SDK Manager

This year has been remarkably busy and unfortunately news updates were pushed down the list, but as the year comes to a close I'd like to update on what we see as the major native extension news over the past months.

Major changes across all our extensions include:

  • iOS/macOS Xcode 14 update that required removal of bitcode support and increasing the minimum sdk to 12;
  • Android permissions overhaul for new Android 33+ requirements;
  • Android compatibility when running AIR in a background thread;
  • Apple Silicon support for our macOS extensions;

We have several major projects in the works including:

  • Scanner rewrite away from the deprecated library currently in use;
  • Migration to gradle dependencies in all our dependency extensions;
  • apm integration with IDEs;

Some of the key recent changes are listed below.

Looking forward to another year of amazing AIR development!

· 4 min read
Michael

AIR SDK Manager, Adverts, Application Rater

As the end of the year approaches we have been cleaning up a lot of the work we have done this year and starting to set out development goals for the first half of next year. As we enter into the final weeks of the year if there is anything in our extensions that you believe should have priority please let us know and we will be sure to schedule it for the beginning of the year.

Importantly this month Harman have released a beta of the new AIR SDK Manager.

· 4 min read
Michael

AIR SDK Manager, Adverts, Application Rater

As the end of the year approaches we have been cleaning up a lot of the work we have done this year and starting to set out development goals for the first half of next year. As we enter into the final weeks of the year if there is anything in our extensions that you believe should have priority please let us know and we will be sure to schedule it for the beginning of the year.

Importantly this month Harman have released a beta of the new AIR SDK Manager.

· 2 min read
Michael

Play Billing v5 release, IronSource updates

This last month has seen the release of the major update for our InAppBilling extension to support the latest version of the play billing library from Google for the Play Store. This update brings a major change to the way subscriptions are handled and is critical for any updates or new applications released to the Play Store.

Additionally we have released several updates and new mediation networks for the ironSource extension.

· 3 min read
Michael

Cutouts/Notches, InAppBilling testing

This month a series of smaller updates have been released including updates for Application, Adverts and Permissions extensions to address some minor issues that were found in the extensions and to add some features.

Community announcement

The AS3 reference has finally been updated to reflect the latest changes in the AIR SDK since harman took over development. We have been able to host it on the air sdk developer portal, so if you need access to the latest actionscript reference you will find it here: https://airsdk.dev/reference.

Additionally if you have any tutorials or guides that may be useful for the AIR community please reach out to us and we can help you get them hosted on the airsdk.dev site.

· 3 min read
Michael

APM Update, InAppBilling testing

This month a series of smaller updates have been released including updates for Firebase, Adverts and Share extensions to address some minor issues that were found in the extensions.

Importantly APM v1.2.0 has been released! If you aren't using APM to manage your extensions we highly recommend spending a small amount of time to migrate to using this tool. It will save you an enormous amount of time maintaining your application descriptor particularly for Android builds when needing to update the manifest additions.