> On Dec 4, 2014, at 8:33 AM, Pete Jacobson <[email protected]> wrote: > > For me it wasn’t iOS, there are plenty of docs on that (well, relatively > plenty). For Phonegap it’s difficult to find anything.
Good point. I'm getting the feeling (based on list traffic here) that PhoneGap is more popular than we'd expected, and we may not be prioritizing it enough in our documentation & other developer support. Also, we have only one engineer who's an expert on it, and he's been very busy with some other tasks lately. I'll see if I can get things stirred up. There are other sources of documentation, though. Once you get past the packaging issues — building the app and getting the root URL of the REST API — developing a CBL PhoneGap app is almost identical to developing what's called a "CouchApp" with CouchDB. You may find the online resources about CouchApps and CouchDB APIs useful. It can be a bit tricky to find, though, because the top search hits for [couchapp] are for the framework of the same name, which was the original way to build those apps but is now obsolete/unsupported. A better place to start would be the Kanso <http://www.kan.so/> framework. Hope that helps! —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/815CF5BD-F694-4BB2-97C9-C261BC39949B%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
