Pedro Lopes
Results
1
comments of
Pedro Lopes
I solved this problem now to iOS WebView Ionic 4. We need to provide a safe URL: ``` import { Component, OnInit } from '@angular/core'; import { DomSanitizer, SafeResourceUrl }...