10 Feb 2026
07:04 AM
- last edited on
10 Feb 2026
08:51 AM
by
MaciejNeumann
Solved! Go to Solution.
10 Feb 2026 09:00 AM
Thanks for reporting this. I saw this already once in the past, which will increase prioritization for us. For now you can work around this by using custom arguments regarding plist file: https://www.npmjs.com/package/@dynatrace/react-native-plugin#customizing-paths-for-configuration
11 Feb 2026 06:32 AM
Hi Matthias,
Thanks for coming back to me, but I am not sure how setting the plist would resolve this issue? The command doesn't have a problem with that but the app.json, which I can see is a hardcoded value in the sourcecode, and cannot be overridden by args.
Thanks,
Chris
11 Feb 2026 07:41 AM
Please try and tell us if the error is gone. app.json file is used during plist finding. If you provide your own path we skip utilizing it. As said in the other response, we will try to find an alternative way to get rid in general of this issue for you.
13 Feb 2026 05:17 AM
Thanks @matthias_hochri , that was the fix. I should have tried that before coming back.
Appreciate your help on this.
Featured Posts