Setting up Parse SDK with Android
So now that Parse.com is gone, there’s still the option of using your own server w/ their open-source server code. You can find info… Read More »Setting up Parse SDK with Android
So now that Parse.com is gone, there’s still the option of using your own server w/ their open-source server code. You can find info… Read More »Setting up Parse SDK with Android
Like many posts about parse.com adhoc push notifications not working, I was having problems receiving adhoc push notifications. I tried it all including recreating all the… Read More »Adhoc Push Notifications Not Working – Parse.com
I found out yesterday that Parse.com offers crash reporting now. I love Parse.com and use it for many projects. It’s easy to integration and flexible… Read More »Parse.com Crash Logs – Adding Crash Reporting
I recently wanted to explore developing for Parse.com using PHP. My webdev skills are quite rusty but it wasn’t too tough. I made some notes… Read More »Parse.com PHP Setup using MAMP for OSX