You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use cordova-plugin-background-upload with Ionic & Capacitor. Npm does not have the latest version. I then add "cordova-plugin-background-upload": "git+https: //github.com/spoonconsulting/cordova-plugin-background-upload.git#2.0.3", to my package.json (the latest stable version according to the readme). Unfortunately I have the following error during the iOS build: 'AFURLSessionManager.h' file not found.
Could someone help me please?
The text was updated successfully, but these errors were encountered:
rudyZanotti
changed the title
iOS : 'AFURLSessionManager.h' file not found
iOS : 'AFURLSessionManager.h' file not found in AFNetworking 4.0.1
Jul 26, 2021
Hello,
I'm trying to use cordova-plugin-background-upload with Ionic & Capacitor. Npm does not have the latest version. I then add "cordova-plugin-background-upload": "git+https: //github.com/spoonconsulting/cordova-plugin-background-upload.git#2.0.3", to my package.json (the latest stable version according to the readme). Unfortunately I have the following error during the iOS build: 'AFURLSessionManager.h' file not found.
Could someone help me please?
The text was updated successfully, but these errors were encountered: