Hi, all work very well on Chrome, Android but on my iOS emulator and my iPhone-6 Plus device, I’m always getting stuck after the SplashScreen, only issue is to press Home Button and re-open app… But i can’t publish my app with this bug …
But after doing this i get always an error (not affecting performance on device and chrome) when i’m on “ionic serve”
“Refused to execute inline script because it violates the following Content Security Policy directive: “script-src ‘self’ ‘unsafe-eval’ *”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-gpnLwpFw97DB28/JjA3G79AHgq5DtCgFiFwjahrA1d4=’), or a nonce (‘nonce-…’) is required to enable inline execution.”
I always need to refresh my page for update (livereloading didn’t work i guess), any issue on this ?