distriqt / ANE-CustomResources

Android Custom Resources for AIR Applications
https://airnativeextensions.com
15 stars 4 forks source link

CustomResources Android 64bit support #39

Closed ptysbilbo closed 5 years ago

ptysbilbo commented 5 years ago

Hi, I've recently tested new beta 64bit versions of the following ANEs: com.distriqt.androidsupport.V4 com.distriqt.Core com.distriqt.Firebase com.distriqt.playservices.Base com.distriqt.PushNotifications

I was able to compile the apk file, but when I'm launching the application I'm receving: REGISTER_FAILED: Firebase App not configured (from PushNotifications.service.register()).

Before (32bit versions) everything was ok.

I suspect that, the problem is 32 bit CustomResources.ane, that I've created using ant. It does not contain "Android-ARM64" folder. If that is the case, how can I create 64bit CustomResources.ane? Or maybe there is some other problem with the configuration, that I'm missing?

marchbold commented 5 years ago

You are exactly right, we are updating the scripts to create a 64bit version of the custom resources ANE as well. Hope to have this available in the next few days.

3x1010 commented 5 years ago

Thanks for your work, we are trying all the others ANE and they seems to work very well! This one is the last one we need :-)

marchbold commented 5 years ago

We are working on a completely new script which we hope to release soon, in the meantime feel free to contact us at airnativeextensions@distriqt.com with your resources and we'll build one for you.

steveRedMinnow commented 4 years ago

I am having the same issue. I have tried to email you all at the 2 email address I have for support, but they have both bounced back. Please let me know how I can contact you to resolve this issue. Thanks!

marchbold commented 4 years ago

That's odd, is it rejecting you based on a spam filter? Are you attaching zips to the email?

steveRedMinnow commented 4 years ago

I did attach a zip file! Maybe that is it. I will try to resend without the zip file.

Steve Easley