[TIMOB-3425] iOS: Titanium.Media.createItem does not exist
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-11-20T21:57:21.000+0000 |
Affected Version/s | Release 1.8.2, Release 3.2.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | hard_to_verify, reprod, supportTeam |
Reporter | cfox |
Assignee | Eric Merriman |
Created | 2011-04-15T03:45:01.000+0000 |
Updated | 2019-11-20T21:57:21.000+0000 |
Description
I tried to call the method however I get an error in 1.6.1, 1.6.0 and 1.5.1 telling me that the method doesn't exist. Still no luck after emptying build folder and forcing full rebuild. So it's impossible to save and deserialize media data picked from the library at the moment.
Here is the relevant part of the crash log:
*** Terminating app due to uncaught exception 'XXX', reason: 'invalid method (createItem) passed to MediaModule'
Attachments
File | Date | Size |
---|---|---|
iOS Simulator Screen shot Feb 10, 2014 1.27.18 PM.png | 2014-02-10T07:27:48.000+0000 | 33067 |
I am able to reproduce this issue with the following environment; iPhone 7 (10.2) Studio 4.9.0.201705302345 Ti SDK 6.1.1.v20170620103414 Appc NPM 4.2.9 Appc CLI 6.2.1 Ti CLI 5.0.13 Alloy 1.9.11 Arrow 2.0.0 Xcode 8.2 (8C38) Node v4.8.2 Java 1.8.0_131
Closing issue as “Cannot Reproduce”. We have tested the code provided, and found that it is out of date with our current release (8.1.1.GA as of the date of closure), and out of date with mobile OS versions. Updating the code may not reproduce the issue reported, or be a valid test case. If community members feel that the issue is still valid, please add a comment, and include code that demonstrates/reproduces the issue.