lowb1rd / TiMediaPicker

Media Picker Module (Image and Video) for Titanium Mobile
43 stars 21 forks source link

Installation Error #4

Closed jabrazil closed 9 years ago

jabrazil commented 10 years ago

Hi,

I got the latest version of TiMediaPicker from github and installed it in my 3.3.0GA project.

I added

   <module>ti.mediapicker</module>

to my tiapp.xml but when I run I get

I get the following error

[ERROR] : Found incompatible Titanium Modules: [ERROR] : id: ti.mediapicker version: 1.0.2 platform: ios,iphone,commonjs min sdk: undefined

jabrazil commented 10 years ago

I upgraded to 3.4.0 and now my project just hangs when I have the module installed.
Thanks

lowb1rd commented 10 years ago

What platform are you building for? Whats the output of the build process? Does titanium correctly detect the module when building? Whats your directory structure? Plesase post the contents of your manifest files in .../Titanium/modules/(iphone|android)/ti.mediapicker/1.0.2/manifest

jabrazil commented 9 years ago

Sorry, User error. I was building to the wrong titanium sdk. It no longer hangs.