What are the current options. Need a well supported backend with social logins, friend associations, and IOS/Android push notifications using corona sdk.
When first starting my app last year I established a parse backend, but realized there was no support using mod_parse and the RESTAPI for android. I now realize develephant came out with mod_pushbots and found another article for integrating push notifications with parse.
Let me know if I am wrong, but here is what I presume my current options are:
-Migrate to chromium using pushbots, but no current support for social integration
-Maintain current parse backend, but utilize pushbot for sending remote push notifications
-Or integrate this: http://intoitgames.com/blog/2014/02/02/tutorial-push-notifications-with-gideros-studio-and-corona-sdk-part-2/