Skip to content

Crash with iOS 16.4, Titanium SDK 12.2.1GA, Hyperloop 7.0.6 #12

@fabrizio71

Description

@fabrizio71

I used titamium.speech on my app without problems xcode 14.3.1 sdk 12.1.1 hyperloop 7.0.5, but when I updated to xcode 15.0.1 sdk 12.2.1 and hyperloop 7.0.6 I got this error:
[ERROR] /ti.kernel.js:792
[ERROR] throws new error(Requested form not found: ${request}); // TODO Set the 'code' property to 'MODULE_NOT_FOUND' to match Node?
[ERROR] ^
[ERROR]: Required module not found: AVFAudio
[ERROR] on require (/ti.kernel.js:792:24)
[ERROR] at (/ti.speech.js:21:35)
[ERROR] on loading (/ti.kernel.js:634:24)
[ERROR] in loadJavascriptText (/ti.kernel.js:927:20)
[ERROR] in loadAsFileOrDirectory (/ti.kernel.js:904:37)
[ERROR] on require (/ti.kernel.js:785:46)
[ERROR] in controller (/alloy/controllers/cerca.js:1625:17804)
[ERROR] in (/alloy.js:427:48)
[ERROR] when opening (/alloy/controllers/home.js:57:27)
[ERROR] on onSearch (/alloy/controllers/listaProdotti.js:767:37)
[ERROR] Foundation 0x000000018aad4794 _NSDescriptionWithLocaleFunc + 80
[ERROR] CoreFoundation 0x000000018bb1b1dc B37A1273-B0C2-312E-9E0B-7143FB645C69+127452
[ERROR] CoreFoundation 0x000000018bb18788 _CFStringCreateWithFormatAndArgumentsReturningMetadata + 184
[ERROR] CoreFoundation 0x000000018bb186c4 _CFStringCreateWithFormatAndArgumentsAux2 + 44
[ERROR] TitaniumKit 0x0000000102c25a60 TiLogMessage + 52
[ERROR] TitaniumKit 0x0000000102c550f4 -[TiExceptionHandler reportScriptError:] + 60
[ERROR] TitaniumKit 0x0000000102c46908 TiBindingEventProcess + 668
[ERROR] TitaniumKit 0x0000000102c600f8 -[Invocation KrollContext:] + 84
[ERROR] TitaniumKit 0x0000000102c60160 -[KrollContext queue:] + 84
[ERROR] TitaniumKit 0x0000000102c65eb8 TiBindingRunLoopEnqueue + 68
[ERROR] TitaniumKit 0x0000000102c46984 TiBindingEventProcess + 792
[ERROR] TitaniumKit 0x0000000102c600f8 -[Invocation KrollContext:] + 84
[ERROR] TitaniumKit 0x0000000102c60160 -[KrollContext queue:] + 84
[ERROR] TitaniumKit 0x0000000102c65eb8 TiBindingRunLoopEnqueue + 68
[ERROR] TitaniumKit 0x0000000102c64bc4 -[TiProxy fireEvent:withObject:propagate:reportSuccess:errorCode:message:] + 184
[ERROR] TitaniumKit 0x0000000102c4c854 -[TiViewProxy fireEvent:withObject:propagate:reportSuccess:errorCode:message:] + 204
[ERROR] TitaniumKit 0x0000000102c41208 -[TiUIView touchEnded:withEvent:] + 84
[ERROR] UIKitCore 0x000000018df229c0 F1A8BD61-9CF2-3054-B622-CB63D6CEB4CB + 2107840
[ERROR] UIKitCore 0x000000018df22364 F1A8BD61-9CF2-3054-B622-CB63D6CEB4CB + 2106212
[ERROR] UIKitCore 0x000000018df215e4 F1A8BD61-9CF2-3054-B622-CB63D6CEB4CB + 2102756,

Can you help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions