> On Oct 20, 2014, at 9:48 PM, pasan <[email protected]> wrote: > > There's a webapp that uses couchDB running on a pc, and i want to have the > couchdb running on an ios device, so that the webapp can be ported to run on > ios.
Oh, I see — are you trying to use a view implemented in JavaScript in a design document? To do that you'll need to build in the JavaScript view support, whose source files are in the "Extras" folder. See the readme file in that folder for details. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/221AA7E5-781E-4102-960B-78551FA27E68%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
