Data Formatters temporarily unavailable, will re-try after a 'continue'

前端 未结 4 1468
灰色年华
灰色年华 2020-12-11 20:53

Here is the error message I get:

ContactsWithPN - start loop
Program received signal:  “0”.
Data Formatters temporarily unavailable, will re-try after a \'co         


        
4条回答
  •  执笔经年
    2020-12-11 21:23

    This error occurs when your app is running out of memory. You should read Apples Memory Management Guide.

提交回复
热议问题