cancel
Showing results for 
Search instead for 
Did you mean: 

Alert: iOS native SUP 2.1.3 apps crash if not developed correctly

D_Olderdissen
Advisor
Advisor
0 Kudos

At the moment we are investigating reports of SUP 2.1.3 native synced apps on iOS that crash unexpectedly.

It seems that after 50-60 consecutive syncs, the app goes ballistic.

To get rid of this behavior, forum member SUPFAN has indicated that you got to close the connection after your sync:
"add [xxxxxDB closeConnection]; after your synchronize() line"

I am not sure yet, if this is just a works as designed issue or a bug or documentation issue. Under the line, you got to make sure to keep this in mind when developing native synced iOS apps on SUP 2.1.3 (and probably higher (SUP 2.2).

Accepted Solutions (1)

Accepted Solutions (1)

D_Olderdissen
Advisor
Advisor
0 Kudos

"This looks the same problem as cr721018. It has been fixed in uep22sdk."

Looks like a known issue. Use the close connection workaround. Should be fixed in SUP 2.2.

Answers (0)