arkadaşlar cordova ile mobil uygulama yapmaya başlıycaktım ama script dosyalarını çalıştıramıyorum consolde şöyle bir hata alıyorum
Refused to execute inline event handler because it violates the following Content Security Policy directive: "default-src 'self' https:". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'script-src' was not explicitly set, so 'default-src' is used as a fallback.
Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src 'self' https:".
at ResponsiveVoice.a.tstCompiled (responsive.js:91)
at new ResponsiveVoice (responsive.js:91)
at responsive.js:128