26 Sep 2018 09:24 AM - last edited on 19 May 2023 06:52 AM by Michal_Gebacki
The Cordova is giving me an error when building the iOS app.
#INFO [2018-09-26 14:42:59]: Reading settings for the Dynatrace instrumentation ..
#ERROR [2018-09-26 14:42:59]: Dynatrace Cordova Plugin configuration is not available! Skip Updating Files.
TIA
Solved! Go to Solution.
26 Sep 2018 11:13 AM
This error message tells you that the dynatrace.config file, which should be available in the root of your project, is not available. Therefor we are missing every configuration and can't do anything.
26 Sep 2018 12:28 PM
Hello. I already have dynatrace.config file in my project root dir.
26 Sep 2018 12:31 PM
Ohhh I see it now! I renamed the dynatrace.config.xml to dynatrace.config. I don't see it coming. Thank you so much!