Hi, We are Working to migrate Paytm application to Dynamic delivery feature of Android ,facing some issue with Weex SDK (v .20) during on demand Dynamic Feature module download.
*Here 2 scenario is there for Weex SDK use * 1.Include weex sdk with base app ,which will get downloaded during 1st download of APK from play store ,*in this case its working fine.* 2.Include weex SDK to Dynamic Feature module and download on user Demand ,*in this case for 32 bit Device its working fine but for 64 bit device its not working getting below error,* Exception: "/data/data/com.paytm.ddtest/files/splitcompat/106/native-libraries/weexsdk.config.armeabi_v7a/libweexcore.so" is 32-bit instead of 64-bit Raised issue link https://github.com/apache/incubator-weex/issues/2386 -- Thank You. Regards, Krishna Kumar.
