Hi , I was try to implement push notification on background updates. I get working a push. But once I try background task for example output a test log message on Xcode it won’t work. Could some one help ? Should I post AppDelegate.swift file ?
TL;DR
Developers are having trouble with push notifications for background updates on Apple devices. They have successfully implemented push notifications but can't get background tasks to work, like outputting a test log message in Xcode. They ask for help and offer to share their AppDelegate.swift file.