AngularJS ionic - Error in iframe when trying to play a video
问题 These are my errors: Error: [$interpolate:interr] Can't interpolate: {{ videourl }} Error: [$sce:insecurl] Blocked loading resource from url not allowed by $sceDelegate policy. Error: [$interpolate:interr] Can't interpolate: {{ videourl }} Error: [$sce:insecurl] Blocked loading resource from url not allowed by $sceDelegate policy. When I add in this code which I get from research... $sceDelegateProvider.resourceUrlWhitelist([ 'self', 'http://tvstartup.biz/**']); $scope.trustSrc = function(src