-
-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IOS - Cordova Build in 720 seconds? #841
Comments
You cannot override plugin variables in this way (they are also stored in Therefore because |
Hi @FranGhe, |
yes @lucaele ... I updated my cocoapods pod repo update -> to check update |
@FranGhe, thanks but not work for me My pod --versione => 1.15.1 cordova-plugin-advanced-http 3.3.1 "Advanced HTTP plugin" ** ARCHIVE FAILED **
|
Hi, sorry in advance about my english.
I have a cordova App and I installed this plugin to use Push Notify. All work fine in Android... also in IOS, but I have to wait 720 for cordova build and 720 more when I start to install my app on my Ipad.
I have read topic like these #407 and this #737... but not solution.
I updated my codova-plugin-firebasex/plugin.xml like this:
During building seems that spend a lot of time on buiding something for iphone simulator (that I don't use)...
At the buildin end I have these warnings... and seems that they are where it spends a lot of time
The problem is the simulator?
Why I have no this problem without this plugin?
Can I disable the simulator building?
How I can check if my plugin editing is correct?
Anyway... on build completed (after 720 sec) on pods file I haven't reference about IOS_USE_PRECOMPILED_FIRESTORE_POD
This is my cordova situation:
Platform :
ios 7.0.0
Plugins:
@ahovakimyan/cordova-plugin-wkwebviewxhrfix 1.0.1 "Cordova WKWebView File XHR Fix"
cordova-background-geolocation-plugin 2.0.5 "cordova-background-geolocation-plugin"
cordova-open-native-settings 1.5.5 "Native settings"
cordova-plugin-androidx-adapter 1.1.3 "cordova-plugin-androidx-adapter"
cordova-plugin-app-version 0.1.14 "AppVersion"
cordova-plugin-device 2.1.0 "Device"
cordova-plugin-dialogs 2.0.2 "Notification"
cordova-plugin-file 8.0.0 "File"
cordova-plugin-firebasex 16.1.0 "Google Firebase Plugin"
cordova-plugin-geolocation 4.1.0 "Geolocation"
cordova-plugin-globalization 1.11.0 "Globalization"
cordova-plugin-inappbrowser 5.0.0 "InAppBrowser"
cordova-plugin-insomnia 4.3.0 "Insomnia (prevent screen sleep)"
cordova-plugin-native-app-update 2.0.0 "AppUpdate"
cordova-plugin-network-information 3.0.0 "Network Information"
cordova-plugin-statusbar 3.0.0 "StatusBar"
cordova-plugin-wkwebview-file-xhr 3.1.0 "Cordova WKWebView File XHR Plugin"
cordova-plugin-x-socialsharing 6.0.4 "SocialSharing"
es6-promise-plugin 4.2.2 "Promise"
Thanks in advance for support
The text was updated successfully, but these errors were encountered: