I tried to use TParserProvider to link to a 3rd party parse.buddy.com.
I am able to get the following events back
Token Received
Device Registered.
However, after that. i have an error. Parse Error 101.
Sometimes i don't get this error but i will not get any push message from the parse server dashboard
Is there any examples that i can use for using TParseProvider?
I tried following the youtube videos but i don't get any push messages?
I have set the ApplicationID, MasterKey & RestApiKey on the TParseProvider.
I even set the CFBundleIdentifier in Project Options.
please help
chris