1. How do we use the SDK in development environment mode to test out the end to end flow while integrating?
2. How well is the SDK supported across the three major devices i.e. iOS, Android, Windows Phone?
3. If there is a bug in the SDK how quickly we can expect it to get resolved once reported (most probably via this forum)?
4. On an mobile app if the user has used the widget to sign-in to delivery and place and order, can we keep them signed in to
delivery.com so that when they order the next time they don't have to sign in again ?
1. MenuConnect is a relatively new javascript SDK that interacts with the API end. We do not currently provide an out of the box configuration to test the SDK but you can tweak the api end calls to suit your needs better (i.e. using your api credentials).
2). The sdk is NOT a native component for mobile platform. It is responsive javascript component that works in mobile browsers. We have tested it on iOS + Android extensively. Windows was also tested. It is recommended that you run your own tests.
3. While I can not give you an exact estimate on bug turnarounds, I can assure you that we have extensive measures in place to ensure that few bugs go to production. The few bugs that persist into production are quickly resolved.
4. This is something that you should fully test.
Hope this provides some more insight. Feel free to follow up.