Coder Social home page Coder Social logo

kmalakoff / phonegap-couchbase-xplatform Goto Github PK

View Code? Open in Web Editor NEW
26.0 4.0 0.0 53.66 MB

A starting place for creation a cross-platform PhoneGap reference project using Couchbase

License: MIT License

C 2.11% Java 4.67% Ruby 0.22% Objective-C 15.32% JavaScript 77.68%

phonegap-couchbase-xplatform's Issues

iOS build issues

howdy,

I've run into a few problems getting the ios portion of this repo to run using XCode4 (please note that I am not Objective-C literate :) )

  • When attempting to build + run onto my iOS device Xcode complained that I was missing ~Library/Developer/Xcode/Templates/Couchbase/Couchbase Base.xctemplate so I installed the template from https://github.com/mschoch/iOS-Couchbase-Xcode-templates

  • Needed to add the CoreMedia framework

  • XCode complained about webView not being defined here so I googled and found a suggestion that I should change it to self.webView. That seemed to fix the issue

  • when launching in the IOS simulator it never renders a webview (just the menu bar with a black screen). Here are the last few lines from the console:

    [INFO] CouchDB is ready at serverURL http://0.0.0.0:57355/
    [info] [<0.94.0>] 127.0.0.1 - - 'GET' /mycouchapp_db 200
    [info] [<0.94.0>] 127.0.0.1 - - 'GET' /mycouchapp_db/_design/mycouchapp_loaded_version 200
    [info] [<0.94.0>] 127.0.0.1 - - 'GET' /mycouchapp_db 200
    [info] [<0.94.0>] 127.0.0.1 - - 'GET' /mycouchapp_db/_design/mydata_loaded_version 200
    [info] [<0.94.0>] 127.0.0.1 - - 'GET' /mycouchapp_db 200
    [info] [<0.94.0>] 127.0.0.1 - - 'GET' /mycouchapp_db/_design/mydata_views_loaded_version 200

Would it be possible to document the steps needed to add all of the dependencies to a fresh XCode4 project?

Thanks!

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.