Hello,
I have changed logic to start using
LSTableInfo. And got the following:
now this delegate is called:
-(void)table :Smile_Ac: LSSubscribedTableKey *)tableKey itemPosition :Smile_Ac: int)itemPosition itemName :Smile_Ac: NSString *)itemName didUpdateWithInfo :Smile_Ac: LSUpdateInfo *)updateInfo
But for some "Problem" markets I got
itemPosition with value as "2" and for some "1".
where "itemPosition" is setted or who change it?
How can I catch when it changes?
(I think this is the main problem)
Thank you in advance.