Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28202] iOS: Package build fails with MediaModule compile error in SDK 9.2.1

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2020-10-19T21:32:49.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.2.2
ComponentsiOS
Labelsregression
ReporterJoe Falcone
AssigneeVijay Singh
Created2020-10-16T12:37:30.000+0000
Updated2020-10-27T21:12:48.000+0000

Description

Attachments

FileDateSize
build_iphone.log2020-10-16T12:31:33.000+00003579198

Comments

  1. Hans Knöchel 2020-10-17

    Not tested so far, but this should fix it: https://github.com/appcelerator/titanium_mobile/pull/12187 You can also patch your SDK locally in ~/Library/Application Support/Titanium/mobilesdk/osx/9.2.1.GA/iphone/Classes/MediaModule.m, have fun!
  2. Joe Falcone 2020-10-17

    Thank you for the workaround!
  3. Hans Knöchel 2020-10-17

    It's actually not a workaround but a stable fix for the issue. A workaround without patching the SDK can be to add a Ti.Media.openPhotoGallery in your project somewhere (just the function name, not invocation).
  4. Lokesh Choudhary 2020-10-27

    Verified the fix in SDK 9.2.2.v20201026120850. Closing.

JSON Source