distriqt / ANE-AndroidSupport

Android Support Library Native Extension
https://airnativeextensions.com
22 stars 4 forks source link

com.google.code.gson.ane and namespace 50.2 #33

Closed Mintonist closed 10 months ago

Mintonist commented 10 months ago

I use AIR 33.1.935 and notice that only this extension need AIR 50.2.

Can I update other ANEs and use old version for com.google.code.gson.ane? I need this ANE because of using IronSource ANE.

I have plans to update to AIR 50.2 but don't know what is the stable version? AIR 33.1.935 is stable for production for me so I don't want to check my luck)

marchbold commented 10 months ago

Hi, If you want to keep using AIR 33, you'll need to use the old versions of our extensions. We are migrating to the new gradle dependencies in AIR 50.2 which makes some of the newer libraries accessible more easily to us.

Mintonist commented 10 months ago

Does it mean that all of your ANEs will be using 50.2 in nearest future?

marchbold commented 10 months ago

Not in the near future but we will be migrating over time. The new systems increase stability and reduce the maintenance in updating extensions so we should be able to provide more frequent updates.

Mintonist commented 10 months ago

Can you recommend a stable version of AIR 50?

marchbold commented 10 months ago

I would suggest using the latest, but it can depend on which features of the SDK you are using.