Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49308

Display youtbe video url from my server to ionic app

$
0
0

@wandie wrote:

hello, iam trying to display my data, the text is displaying but the video url is not showing,how can if show it in my ionic app check position at incident.video_url its not working

<ion-item *ngFor=“let incident of incidents” style=“background-color:#efeaea;” text-wrap >

  <!-- <img [src]="post.data.id" /> -->

  <!-- test for the feeds -->
  <div class="card">
      <ion-item>
          <div class="video-container">
              <iframe src="{{ **incident.video_url**}}" frameborder="0" width="560" height="315"></iframe>
          </div>
      </ion-item>
  </div>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49308

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>