As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I have a routine that saves every user's location in a collection as his current position is updated by CLLocationManager.
my problem is that it seems to be causing the script violated error, since is a very frequent task.
This is vital for my app and I will have (I expect) thousands of users using this tracking routine. So, what should I do to avoid get blacklisted in this case?
Neto Leal
my problem is that it seems to be causing the script violated error, since is a very frequent task.
This is vital for my app and I will have (I expect) thousands of users using this tracking routine. So, what should I do to avoid get blacklisted in this case?
Thanks