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
Error: Platform 'ios' found in config.xml... Migrating it to package.json
Discovered platform "ios". Adding it to the project
Using cordova-fetch for [email protected]
Adding ios project...
Creating Cordova project for the iOS platform:
Path: ~~/ios
Package: com.test.test
Name: test or don't test
iOS project created with [email protected]
Plugin 'admob-plus-cordova' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-consent' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-device' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-idfa' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-nativestorage' found in config.xml... Migrating it to package.json
Plugin 'construct-mobile-export2' found in config.xml... Migrating it to package.json
Discovered plugin "admob-plus-cordova". Adding it to the project
Installing "admob-plus-cordova" for ios
Discovered plugin "cordova-plugin-consent". Adding it to the project
Installing "cordova-plugin-consent" for ios
Discovered plugin "cordova-plugin-device". Adding it to the project
Installing "cordova-plugin-device" for ios
Discovered plugin "cordova-plugin-idfa". Adding it to the project
Installing "cordova-plugin-idfa" for ios
Discovered plugin "cordova-plugin-nativestorage". Adding it to the project
Installing "cordova-plugin-nativestorage" for ios
Discovered plugin "construct-mobile-export2". Adding it to the project
Installing "construct-mobile-export2" for ios
Running in: linux
Setting swift version
Running manual pod update
Pod update failed
Update all pods
Updating local specs repositories
CocoaPods 1.15.0 is available.
To update use: sudo gem install cocoapods
For more information, see https:/~~/blog.cocoapods.org and the CHANGELOG for this version at https:/~~/1.15.0
Analyzing dependencies
[!] The target test or don't test is declared multiple times for the project test or don't test.xcodeproj.
CordovaError: Promise rejected with non-error: undefined
at ~~/cordova:30:15
at process.processTicksAndRejections (node:~~/task_queues:95:5)
The text was updated successfully, but these errors were encountered:
Problem description
Attached .c3p
Steps to reproduce
Observed result
Expected result
Error Log
View details
Error: Platform 'ios' found in config.xml... Migrating it to package.json
Discovered platform "ios". Adding it to the project
Using cordova-fetch for [email protected]
Adding ios project...
Creating Cordova project for the iOS platform:
Path: ~~/ios
Package: com.test.test
Name: test or don't test
iOS project created with [email protected]
Plugin 'admob-plus-cordova' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-consent' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-device' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-idfa' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-nativestorage' found in config.xml... Migrating it to package.json
Plugin 'construct-mobile-export2' found in config.xml... Migrating it to package.json
Discovered plugin "admob-plus-cordova". Adding it to the project
Installing "admob-plus-cordova" for ios
Discovered plugin "cordova-plugin-consent". Adding it to the project
Installing "cordova-plugin-consent" for ios
Discovered plugin "cordova-plugin-device". Adding it to the project
Installing "cordova-plugin-device" for ios
Discovered plugin "cordova-plugin-idfa". Adding it to the project
Installing "cordova-plugin-idfa" for ios
Discovered plugin "cordova-plugin-nativestorage". Adding it to the project
Installing "cordova-plugin-nativestorage" for ios
Discovered plugin "construct-mobile-export2". Adding it to the project
Installing "construct-mobile-export2" for ios
Running in: linux
Setting swift version
Running manual pod update
Pod update failed
Update all pods
Updating local specs repositories
CocoaPods 1.15.0 is available.
To update use:
sudo gem install cocoapods
For more information, see https:/~~/blog.cocoapods.org and the CHANGELOG for this version at https:/~~/1.15.0
Analyzing dependencies
[!] The target
test or don't test
is declared multiple times for the projecttest or don't test.xcodeproj
.CordovaError: Promise rejected with non-error: undefined
at ~~/cordova:30:15
at process.processTicksAndRejections (node:~~/task_queues:95:5)
The text was updated successfully, but these errors were encountered: