android-parse-titanium-module
android-parse-titanium-module copied to clipboard
Titanium module for the Parse.com Android SDK
any chance of updating this to Parse version on Buddy? it's all the same just different Endpoint URL.
How to set a custom push notification icon on Android? I've tried adding `` to manifest but it didn't work.
Looks like Parse SDK broke backward compatibility. Formerly all you need to do is just call `PushService.setDefaultPushCallback` and add intent-filter to AndroidManifest.xml. But now you have to implement your own...
There needs to be some way for the client application to receive a callback from the Parse Titanium module, along with data from the push notification one is interacted with....
Hello friend! I want to know how I get object id. I can't get object id and I need it to make queries.