You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Hi I'm trying to create an Android build compatible for 32 and 64 bit as well.
I'm using the latest version with the following settings enabled via the config.xml:
The productFlavors in the .gradle file aren't showing 32 bit variants. Added them and creating the Android folder again adds them to the appname-xwalk.gradle in the Android folder. But when I'm generating the app bundle for the different variants it's not adding the Crosswalk library to the 32 bit builds. My .gradle file currently contains the following code:
Hi I'm trying to create an Android build compatible for 32 and 64 bit as well.
I'm using the latest version with the following settings enabled via the
config.xml
:The productFlavors in the .gradle file aren't showing 32 bit variants. Added them and creating the Android folder again adds them to the appname-xwalk.gradle in the Android folder. But when I'm generating the app bundle for the different variants it's not adding the Crosswalk library to the 32 bit builds. My .gradle file currently contains the following code:
What do I need to do to add 32 bit support back?
Ionic info
The text was updated successfully, but these errors were encountered: