I need to setup communication between Node.js and iOS devices with pubnub. Problem is that we have an ios app for restaurant,and need to track order(latitude and longitude) by the customer who placed the order through iOS. After placing the order , picked-up by the deivery driver as we see in the ubercab app. So we need to track oder on google map.
Is there any requirement to call node.js services.
Please suggest me the right way how we communicate with Node.js services, Restaurant app and PUBNUB API.
Please help!!!!