is mobile sdk for android and ios availble with magento 2 community beta? or any plan to release with stable community addition.
i know that 1.9x enterprise addition has android sdk, need to know about magento 2 community adition
thanks
Solved! Go to Solution.
We are currently not planning to provide a SDK with M2 for iOS or Android. (We may change our minds, but it is not planned.) We do plan to have a "sample application" - I don't have an ETA on that code.
The M2 REST APIs are more extensive than for M1. I would look through them on devdocs.magento.com and evaluate if all the functionality you need is present. Yes, you can add to cart and checkout - the new M2 checkout uses AJAX calls to the same API I believe to provide a smoother checkout experience, so they certainly are functional.
Note it is pretty easy to add additional APIs in M2 if there are gaps. I have several blogs at http://alankent.me/ that might be interesting/useful in this area.
I hope this answers all your questions!
anyone please help
since magento2 public release is available now, is mobile sdk is also available for magento 2 public release?
There is no SDK provided with Magento 2 - we provide REST (and SOAP) APIs and let mobile developers uses thier toolkit of preference. See the http://devdocs.magento.com/ site for documentation.
thanks for reply, can you conform that REST api in magento2 are capable for use in full client app with checkout functionality, as REST apis in magento1.x lacks many functionality to be used in shopping app.
as we know there is android sdk and sample for magento enterprise 1.x , any roadmap to launch for magento 2?
We are currently not planning to provide a SDK with M2 for iOS or Android. (We may change our minds, but it is not planned.) We do plan to have a "sample application" - I don't have an ETA on that code.
The M2 REST APIs are more extensive than for M1. I would look through them on devdocs.magento.com and evaluate if all the functionality you need is present. Yes, you can add to cart and checkout - the new M2 checkout uses AJAX calls to the same API I believe to provide a smoother checkout experience, so they certainly are functional.
Note it is pretty easy to add additional APIs in M2 if there are gaps. I have several blogs at http://alankent.me/ that might be interesting/useful in this area.
I hope this answers all your questions!
Well if you are looking for go mobile store ready android mobile app for the magento2 then try MagentoShop - magento store mobile solution.
Mobikul provides open source app for IOS and Android for magento2 Please check https://store.webkul.com/Magento2-Mobikul.html
Yes, Contus M Comm give a solution for Magento 2 SDK. It is a readily built solution & 100% customization. Try once.
For magento 2 Rest API : https://magento.uservoice.com/forums/72699-magento-mobile/suggestions/17099923-magento-rest-api-for-...