My application starts some server calls whenever it starts, now I am faced with some strange problem: when a push notification content_availablewakes up my application, calls are also made, but most often they are timed out.
content_available
Is this because the application is in the background? Is something configured incorrectly? I have activated background modes background fetchas well remote notifications. Did I miss something?
background fetch
remote notifications
Did I miss something?
, - , , , URLSessionConfiguration background(withIdentifier identifier: String). , , ; , .
background(withIdentifier identifier: String)
NSUrlSession . , NSURLConnection , . , - , .
Source: https://habr.com/ru/post/1692409/More articles:Laravel migration syntax error or access violation 1064 - mysqlElegant style string - c ++Tracking an online user with GraphQL Apollo - node.jsFind zeros of a characteristic matrix polynomial with Python - pythonHow to add long text to BAL messages? - loggingNoClassDefFoundError: JavacProcessingEnvironment at runtime after updating tomcat 8 - javaLaravel save () if the relation already exists - phpFargate with Docker make up links - dockerContainer binding in AWAR Fargate - amazon-web-servicesPreventing mouse clicks with Office.js - office-jsAll Articles