Monday, June 3, 2024
 Popular · Latest · Hot · Upcoming
63
rated 0 times [  65] [ 2]  / answers: 1 / hits: 29408  / 12 Years ago, thu, january 24, 2013, 12:00:00

I'm developing an IOS app using phone gap and I'd like to use node.js for part of it. Is it feasable to get phonegap to run an instance of node.js along side the rest of the app?


More From » ios

 Answers
14

Phonegap is a client-side solution only with JavaScript/CSS/HTML running on the browser-app of the phone. The JavaScript Phonegap API talks to the native phone interface and browser interface which gives you options to work natively and as a normal web page would with enhanced permissions. Node.js would only serve you as a data connection for JSON or whatever else you would need to pull/push with a network call.






UPDATE: @Turion had a great comment and made me look a little deeper. Here's what the stack and google came up with:



Native IOS app and node.js



and direct YouTube link to neu.Node (Node runnning on iphone!!!) http://www.youtube.com/watch?v=xzFH80-HYTo


[#80637] Wednesday, January 23, 2013, 12 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
byronkodyo

Total Points: 552
Total Questions: 87
Total Answers: 104

Location: Burundi
Member since Sat, Aug 21, 2021
3 Years ago
byronkodyo questions
Wed, Jul 6, 22, 00:00, 2 Years ago
Wed, Mar 17, 21, 00:00, 3 Years ago
Mon, Sep 14, 20, 00:00, 4 Years ago
Thu, May 21, 20, 00:00, 4 Years ago
;