Skip to content

Commit

Permalink
Add TODO for 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed May 17, 2017
1 parent e596825 commit e5aff0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/@ionic-native/plugins/media/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { Injectable } from '@angular/core';
import { CordovaInstance, Plugin, CordovaCheck, IonicNativePlugin } from '@ionic-native/core';

declare const Media: any;

// TODO for ionic native 4.x ... rename plugin class to Media and use Media.getPlugin() to retrieve the original media object

/**
* @hidden
Expand Down

0 comments on commit e5aff0f

Please sign in to comment.