When i run my app on ios and i generate an error I showed this error
Failed to load resource: the server responded with a status of 404 () ionic://localhost/plugins/sentry-cordova/dist/js/sentry-cordova.bundle.js.map
this is my ionic configuration
No target specified for emulator. Deploying to iPhone-X, 12.1 simulator
logPath: /Users/iacotp/Develop/Ionic/TestV3/platforms/ios/cordova/console.log
MacTurri:TestV3 iacotp$ ionic info
✔ Gathering environment info - done!
When i run my app on ios and i generate an error I showed this error
Failed to load resource: the server responded with a status of 404 () ionic://localhost/plugins/sentry-cordova/dist/js/sentry-cordova.bundle.js.map
this is my ionic configuration
No target specified for emulator. Deploying to iPhone-X, 12.1 simulator logPath: /Users/iacotp/Develop/Ionic/TestV3/platforms/ios/cordova/console.log MacTurri:TestV3 iacotp$ ionic info ✔ Gathering environment info - done!
Ionic:
sentry-cordova version 0.13.1
the same configuration work correctly on browser
this is my package.json