Problem with a new module

You must Login before you can answer or comment on any questions.

Hello I have a little problem with the module Pspdfkit, I set the files into libraries/Applicationuser/Titanium/modules and I edit the tiapp.xml

<modules>
    <module version="1.10.0" platform="iphone">ti.pspdfkit</module>
        <module platform="commonjs" version="2.0.5">ti.cloud</module>
    </modules>
But when I launch the program, it say that he can't found my module ><

Thank you for your help ;)

— asked 12 months ago by simonney samuel
2 Comments
  • Missing from your question are a number of important pieces of information. I suggest you take a look at the Using Questions and Answers article, specifically the Q&A Question Checklist. The missing information is critical to reproducing problems in a test environment and often indicates other factors that cause the undesirable outcome you are experiencing.

    — commented 12 months ago by Stephen Feather

  • Dev platform, TiStudio version, TiMobile SDK version missing.

    libraries/Applicationuser/Titanium/modules <- is that an copy and paste of the location? possible problem.

    — commented 12 months ago by Stephen Feather

2 Answers

Application type: mobile Titanium SDK: 2.1.0 Platform & version: iOS 5.1 Device: iOS simulator Host Operating System: Mac OSX Lion Titanium Studio: 2.0.2.201205311912

No the exactly path is: Library/Application Support/Titanium/modules

Thank you for your help :)

Your Answer

Think you can help? Login to answer this question!