diff --git a/README.md b/README.md index a17d450..9448e74 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,12 @@ this.embedService }); ``` +## Troubleshooting +In Cordoba (or Ionic) mobile app, on iOS if you have a blank frame instead of video iframe then you need to add ```allow-navigation``` configuration in ```config.xml```, for instance for YouTube: +``` + +``` + ## License MIT