Code Monkey home page Code Monkey logo

Comments (6)

pec1985 avatar pec1985 commented on August 22, 2024

I need to see your tiapp.xml as well as the javascript line of code where you are including the module.

When including the module, it has to be all case-sensitive.

Ti.SMSView = require('ti.smsview');

from tismsview.

caspahouzer avatar caspahouzer commented on August 22, 2024

My XML

<modules>
        <module version="1.0">ti.smsview</module>
</modules>

and here is my code: http://pastie.org/2766202

from tismsview.

pec1985 avatar pec1985 commented on August 22, 2024

Open the project in Xcode (found in build/iphone/) and build it from there. I've been using this module for one opt my apps for over a month now, and not seeing any problems while running it on the device.

from tismsview.

euforic avatar euforic commented on August 22, 2024

I am having the same issue. I compiled the module from current git repo.

Tested on 1.7.5 and 1.8.0v20111104160655

from tismsview.

pec1985 avatar pec1985 commented on August 22, 2024

Check at the bottom of this wiki page:
http://wiki.appcelerator.org/display/guides/iOS+Module+Development+Guide

Look for: Compiling modules with Xcode 4.2

This might be the problem you're running into.

from tismsview.

euforic avatar euforic commented on August 22, 2024

Yep that fixed it thanks!

from tismsview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.