Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1151] iTunes gives error 0xe8008001 when installing application using custom module

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:45:16.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelscode, error, ios, iphone, itunes, library, linking, mobile, module, signing, titanium
ReporterGyozo Kudor
AssigneeReggie Seagraves
Created2011-04-15T02:45:15.000+0000
Updated2017-03-09T21:24:26.000+0000

Description

Hello, here is my problem.
I wanted to make a titanium module that uses the http://www.pjsip.org/" title="Lighthouse">pjsip libraries for voice over ip. If I use these libraries in a normal iPhone app written in XCode everything works fine, i can make calls. But when I link these libraries to the titanium module, and make an app using this module the following happens.

  • Titanium doesn't ask me whether to code sign the app or not
  • In iTunes it gives me error 0xe8008001 and doesn't sync my app.

Any advice would be helpful. Thanks.

Comments

  1. Jeff Haynie 2011-04-15

    not sure if you're building off head or what ... the module SDK has undergone some changes in upcoming 1.4 release.

  2. Gyozo Kudor 2011-04-15

    I'm sorry, i don't know what building off head means.

  3. Blain Hamon 2011-04-15

    This is a codesigning issue, in that the end dev needs to make sure their identity and mobile provision match.

  4. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source