[AC-5453] Titanium 7.0 Android module rebuilding issue
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2017-12-14T16:04:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android,, module, titanium |
Reporter | Zarir Bhesania |
Assignee | Shak Hossain |
Created | 2017-12-14T13:06:34.000+0000 |
Updated | 2017-12-14T16:04:13.000+0000 |
Description
I have rebuilt the module "com.ravindra.stripe" referring to (https://wiki.appcelerator.org/display/guides2/Android+Module+Upgrade+Guide). The module gets built successfully but when I try to use it in my project, it gives me errors while compiling the application and finally crashes the app on start. I am using the same module with sdk 6.3.0 without any issues. I have attached the log files and also the module zip.
Attachments
File | Date | Size |
---|---|---|
application_console.rtf | 2017-12-14T13:05:38.000+0000 | 44675 |
com.ravindra.stripe-android-3.0.0.zip | 2017-12-14T13:05:21.000+0000 | 523600 |
module_terminal_logs.rtf | 2017-12-14T13:05:37.000+0000 | 45538 |
Please delete the contents of the "libs" directory and recreate the following directories: * arm64-v8a * armeabi-v7a * x86 The module migration script will do that for you in 7.0.1 and later and is handled by TIMOB-25592.