Skip to Content
0
Former Member
Dec 20, 2012 at 07:09 AM

SUP 2.1.3 iOS : SUPPersistenceException from synchronize:

35 Views

Hi,

I am using SUP 2.1.3 and trying to connect to it via IOS device.

I am able to reach "-(void)onConnectSuccess:(NSNotification *)obj" delegate method but later on [XXXXXXXXDB subscribe]; method i am getting

"[ERROR] [AppDelegate.m:191] SUPPersistenceException: SUPPersistenceException from synchronize: -- SUPSynchronizeException: The application doesn't match with the package"

exception. After that i don't get any FAILED OR SUCCESS notifications as well.

So i am summing i am successfully logging into server(as my app status is also online on server) but i fail to Synch.

I am mentioning correct Username/Pass for Database but i am unable to Synch.

Can any one please help me Solve this issue.

Azeem