[AC-2612] generate_android_manifest
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-05-22T22:22:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ron Arnold |
Assignee | Mauro Parra-Miranda |
Created | 2013-05-22T11:33:16.000+0000 |
Updated | 2016-03-08T07:41:42.000+0000 |
Description
Steps to Reproduce
Compile Hello World receive this error. In addition it gives warning on '-I', self.android.jar], warning_regex=r'skipping'. Another on subprocess.list2cmdline(args_to_log) specifying that needquote = (' ') or ('t') ing arg) or not arg. TypeError: argument of type 'nonetype' is not iterabe. Build process exited with code 1. Project failed to build after 18s 282ms
Actual Result
should have compiled baseic Hello World
Expected Result
clean run
Attachments
Hi Ron, We've been looking into the issue at TIMOB-13944 and should have a fix for 3.1.1. In the meantime you can try the following workaround: http://developer.appcelerator.com/question/152497/titanium-sdk-310-error-typeerror-argument-of-type-nonetype-is-not-iterable-on-building-android-app For now I'm resolving as duplicate of TIMOB-13944. If you still have issues let me know.
Closing since it's a dup.