Add a best-effort waiting logic to iOS app extension for file download in push notification message

Merged Quentin Arguillere requested to merge fix/ios_app_extension_auto_download_file into release/5.4

Add waiting mechanism in iOS shared core to try and download as many files as possible during the 30second window of the iOS app extension lifetime, before returning the chat message

Merge request reports